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
2,099
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
Co-authored-by: Rick Anderson <[email protected]>
* Update anti-request-forgery.md * Update aspnetcore/security/anti-request-forgery.md Suggested change Co-authored-by: Rick Anderson <[email protected]> * Update anti-request-forgery.md Co-authored-by: Rick Anderson <[email protected]>
* Add learn to deploy to Azure links to Intro tutorials * Add learn to deploy to Azure links to Intro tutorials * Draft: removed change in razor tutorial, it didn't need it. * Draft: removed typo * Added signalR-typscript-webpack.md * Draft: Added min-web-api.md * Draft:Remove signalR-typscript tutorial since not really an intro * Draft:Fixed links. Some moniker ranges where not whole copies of topic. * Update aspnetcore/blazor/tutorials/build-a-blazor-app.md Co-authored-by: Luke Latham <[email protected]> * Apply suggestions from code review Replaced link with more appropriate topic that does not include SQL. * Apply suggestions from code review Updated link text Co-authored-by: Luke Latham <[email protected]>
* .net 6 update of View Components /2 * .net 6 update of View Components /2 * .net 6 update of View Components /2 * .net 6 update of View Components /2 * .net 6 update of View Components /2 * .net 6 update of View Components /2 * .net 6 update of View Components /2 * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work * work
Co-authored-by: Kirk Larkin <[email protected]>
* Update Program.cs * Update Program.cs * Update Program.cs
…ttps-command-example-clearer dotnet dev-certs https command example clearer
Update search.md
dotnet#25687) * Update building-net-docker-images.md Update port mapping in Windows Container * Update building-net-docker-images.md Merge Linux container and Windows container instructions * Apply suggestions from code review Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: Rick Anderson <[email protected]> Co-authored-by: Wade Pickett <[email protected]>
Moniker prep for .NET 7 configuration
* HttpContext not thread safe /7 * HttpContext not thread safe /7 * HttpContext not thread safe /7 * work * work * work * work * work * work * Apply suggestions from code review Co-authored-by: Stephen Halter <[email protected]> Co-authored-by: Stephen Halter <[email protected]>
Layout for sample is referring to minimized JavaScript and CSS files which aren't present in the project. Apologies if I've missed a step and they should be created, but I removed the .min part of the filename and everything then looked right.
Update _Layout.cshtml to correct missing files
Response Compression moniiker prep /2
Co-authored-by: Luke Latham <[email protected]>
* Update aspnetcore-repo-ref-source-links.md * Update aspnetcore/includes/aspnetcore-repo-ref-source-links.md * Update aspnetcore/includes/aspnetcore-repo-ref-source-links.md * Update aspnetcore/includes/aspnetcore-repo-ref-source-links.md Co-authored-by: Luke Latham <[email protected]> * Update title of cross-linked discussion Co-authored-by: Luke Latham <[email protected]>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rather than to old EF6 perf docs
* Update loadbalancing.md * Update loadbalancing.md * Update loadbalancing.md * Update aspnetcore/grpc/loadbalancing.md Co-authored-by: Luke Latham <[email protected]> * Update loadbalancing.md Just updated the ms.date so folks know the topic is more up to date. Co-authored-by: Luke Latham <[email protected]> Co-authored-by: Wade Pickett <[email protected]>
* Update response-compression.md * [REVIEW] Update response-compression.md * [REVIEW] Update response-compression.md
* Removed redundant highlight for code example * Update search.md Changed line higlights for the cshtml that changes in step "Add search by genre to the Index view" for both <6.0 and >=6.0 doc versions. Line 19 of the example cshtml: The title line changes by adding `asp-for` and needed to be added for version 6.0 Line 43 of the example cshtml: `Model.Movies` changes in `@foreach (var item in Model.Movies)` and needed to be added for both <6.0 and >=6.0 doc versions. Co-authored-by: Wade Pickett <[email protected]>
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]