Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Safia Abdalla 142577035a
Add note about resolving scoped services during migration (#30377)
* Add note about resolving scoped services during migration

Addresses https://github.com/dotnet/aspnetcore/issues/38326

* Update aspnetcore/migration/50-to-60.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-15 16:24:47 -07:00
.github Drop OOF comment (#29658) 2023-06-28 13:25:10 -04:00
.vscode Resource authorization (#24113) 2021-12-01 13:46:08 -06:00
aspnetcore Add note about resolving scoped services during migration (#30377) 2023-09-15 16:24:47 -07:00
.editorconfig Add initial .editorconfig and extra markdownlint rules (#25293) 2022-03-14 14:20:31 +00:00
.gitattributes Update .gitattributes (#10285) 2019-01-08 16:50:53 -10:00
.gitignore fix typo in .gitignore (#29586) 2023-06-21 06:40:38 -04:00
.markdownlint.json Add initial .editorconfig and extra markdownlint rules (#25293) 2022-03-14 14:20:31 +00:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-10-27 04:44:38 +00:00
.openpublishing.publish.config.json Update .openpublishing.publish.config.json (#25560) 2022-04-07 12:29:23 -10:00
.openpublishing.redirection.json Merge versions of Blazor-SignalR tutorial (#30375) 2023-09-15 09:42:57 -04:00
.repoman.yml Blazor Hybrid issue management (#29939) 2023-07-27 19:45:53 -04:00
.whatsnew.json Add what's new in 2021-12 (#24459) 2022-01-01 09:13:39 -10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#15287) 2019-10-23 13:08:23 -10:00
CONTRIBUTING.md Updates 2023-08-27 09:25:15 -04:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md Update README.md 2023-02-16 14:17:04 -10:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00
cspell.json Blazor forms and antiforgery 8.0 (#30035) 2023-08-16 12:18:19 -04:00
quest-config.json Add config for Quest import (#27498) 2022-11-04 11:38:52 -10:00

README.md

ASP.NET Core Docs

This repository contains the ASP.NET Core documentation. See the Contributing Guide and the issues list if you would like to help.

API documentation changes are made in the dotnet/AspNetApiDocs GitHub repository against the triple slash /// comments.

ASP.NET 4.x documentation changes are made in the dotnet/AspNetDocs GitHub repository.

Issues for learn.microsoft.com can be opened at github.com/MicrosoftDocs/feedback