-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update create .NET console app tutorial series to include sign-file apps with Codespaces #51321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
meaghanlewis
wants to merge
14
commits into
dotnet:main
Choose a base branch
from
meaghanlewis:update-create-console-app
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+381
−61
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
cecaf9a
Update create .NET console app to include Codespaces zone pivot
meaghanlewis 0b3be36
edit pass
meaghanlewis cdc10c1
Address Copilot feedback
meaghanlewis 5141a85
add pivots and debugging steps for codespaces
meaghanlewis 7eaba44
clarify debugging steps
meaghanlewis 0765d89
add steps for publishing with codespaces
meaghanlewis fc11e82
use .net 10 for publishing
meaghanlewis d191e63
Address feedback from create a console app
meaghanlewis ba89203
fix file link
meaghanlewis 16cca8d
update formatting
meaghanlewis 600fa88
update debugging article
meaghanlewis 8a5210b
more cleanup for debugging article
meaghanlewis dd45cf0
update publishing article
meaghanlewis dc74278
edit publish property directive sentence
meaghanlewis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-20 KB
...orials/media/debugging-with-visual-studio-code/breakpoint-context-menu-net6.png
Binary file not shown.
Binary file added
BIN
+25.1 KB
...e/tutorials/media/debugging-with-visual-studio-code/breakpoint-context-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-76.7 KB
.../core/tutorials/media/debugging-with-visual-studio-code/breakpoint-hit-net6.png
Binary file not shown.
Binary file added
BIN
+113 KB
docs/core/tutorials/media/debugging-with-visual-studio-code/breakpoint-hit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-74.4 KB
.../core/tutorials/media/debugging-with-visual-studio-code/breakpoint-set-net6.png
Binary file not shown.
Binary file added
BIN
+74.3 KB
docs/core/tutorials/media/debugging-with-visual-studio-code/breakpoint-set.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-27.6 KB
...torials/media/debugging-with-visual-studio-code/change-variable-values-net6.png
Binary file not shown.
Binary file added
BIN
+66.3 KB
...re/tutorials/media/debugging-with-visual-studio-code/change-variable-values.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+129 KB
...tutorials/media/debugging-with-visual-studio-code/codespaces-breakpoint-hit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+94.4 KB
...tutorials/media/debugging-with-visual-studio-code/codespaces-breakpoint-set.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+33.1 KB
.../media/debugging-with-visual-studio-code/codespaces-changed-variable-values.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+87.8 KB
...orials/media/debugging-with-visual-studio-code/codespaces-select-debug-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-23.8 KB
...torials/media/debugging-with-visual-studio-code/conditional-expression-net6.png
Binary file not shown.
Binary file added
BIN
+27.7 KB
...re/tutorials/media/debugging-with-visual-studio-code/conditional-expression.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.32 KB
(93%)
docs/core/tutorials/media/debugging-with-visual-studio-code/continue-debugging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-248 KB
(30%)
...core/tutorials/media/debugging-with-visual-studio-code/select-debug-console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-64.7 KB
...re/tutorials/media/debugging-with-visual-studio-code/select-debug-pane-net6.png
Binary file not shown.
Binary file added
BIN
+79.3 KB
docs/core/tutorials/media/debugging-with-visual-studio-code/select-debug-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+59.4 KB
(950%)
docs/core/tutorials/media/debugging-with-visual-studio-code/start-debugging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6.27 KB
(62%)
docs/core/tutorials/media/debugging-with-visual-studio-code/step-into.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7.19 KB
(57%)
docs/core/tutorials/media/debugging-with-visual-studio-code/step-out.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+56.6 KB
.../media/publishing-with-visual-studio-code/codespaces-published-files-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70.8 KB
...orials/media/publishing-with-visual-studio-code/published-files-output-net8.png
Binary file not shown.
Binary file added
BIN
+80.7 KB
...e/tutorials/media/publishing-with-visual-studio-code/published-files-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+215 KB
docs/core/tutorials/media/with-visual-studio-code/codespaces-create-new-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+256 KB
docs/core/tutorials/media/with-visual-studio-code/create-codespace-on-main.png
Oops, something went wrong.
Binary file added
BIN
+80.5 KB
docs/core/tutorials/media/with-visual-studio-code/create-dotnet-project.png
Oops, something went wrong.
Binary file added
BIN
+344 KB
docs/core/tutorials/media/with-visual-studio-code/run-program-class.png
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.