forked from dotnet/AspNetCore.Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge to Live #1
Open
github-actions
wants to merge
3,431
commits into
live
Choose a base branch
from
main
base: live
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.
Open
Conversation
This file contains 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
Update nswag example
Improve description of the UseSwaggerUI method
* What's new in ASP.NET Core 8.0 stub * What's new in ASP.NET Core 8.0 stub * Apply suggestions from code review Co-authored-by: Tom Dykstra <[email protected]> * Apply suggestions from code review Co-authored-by: Daniel Roth <[email protected]> * Update aspnetcore/release-notes/aspnetcore-9.0.md Co-authored-by: Daniel Roth <[email protected]> * Update aspnetcore/release-notes/aspnetcore-9.0.md Co-authored-by: Luke Latham <[email protected]> * Update aspnetcore/release-notes/aspnetcore-9.0.md Co-authored-by: Luke Latham <[email protected]> * Update aspnetcore/release-notes/aspnetcore-9.0.md Co-authored-by: Tom Dykstra <[email protected]> * What's new in ASP.NET Core 8.0 stub * Update aspnetcore/release-notes/aspnetcore-9.0.md Co-authored-by: Daniel Roth <[email protected]> --------- Co-authored-by: Tom Dykstra <[email protected]> Co-authored-by: Daniel Roth <[email protected]> Co-authored-by: Luke Latham <[email protected]>
…-autopr-20240201-210625-4133403-ignore-build [BULK] - DocuTune - Remove expired ms.custom values
* SignalR Redis Backplane: Change to include versioning with seperate docs for versions 8, 7, 6, 5, 3, 2.2, 2.1
Fix heading level
…ttp-module-snippets-to-code move snippets to code sample
* Snippet region to tag * Snippet region to tag
* add missing angle brakets * Update integration-tests.md * Update integration-tests7.md * Update integration-tests.md * Update aspnetcore/test/integration-tests/includes/integration-tests7.md --------- Co-authored-by: Rick Anderson <[email protected]>
* MinAPI tutorial rewrite to Swagger * Correct code path swagger version * Added code highlight * Improved h2-h3 titles for Swagger steps * Moved H2 from VS to VSC * Restored todogroup program.cs * Clarified original DTO instruction * Improved first run app and stop app instruction * Fixed VSC first run instruction * Corrected typo configu * Fix code highlihght * Removed dupe explaination line * Corrected original error in json example * Added swagger response screenshot and a few fixes * Fixing typos, text improvements * Rewrote and recoded for NSwag instead of Swashbuckle plus updated art * Add Cam's recommendation on tool choice * Improved some text, fixed typos * Move Typed Results Program.cs to NSwaag * Rewrote + recode v6 and v7 based on approved 8 approach * Fixed missing Visual Studio tabs in v6 and v7 * Fixed alt text warnings and corrected code snippet path for v6-7 * Updated v6 and v7 package versions appropriate for the target .NET * Updated v6 to move todo and tododb classes out of program.cs to be consistant * Updated prereq includes to remove old preview text for vs and vs for mac versions 6-8 * More changes per tdykstra review.
Fixes dotnet#32114 Url corrected
Fix url pointing to Configuration-binding source generator
…sual Studio 17.12 Updated from preview to latest download. As .NET 9 is generally available in Visual Studio 17.12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[AUTOMATED]