Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Rick Anderson e8d89ca046
Update areas.md (#22788)
2021-07-21 11:12:31 -07:00
.github Update to latest version of the What's New action (#22629) 2021-06-28 14:52:16 -07:00
.vscode
aspnetcore Update areas.md (#22788) 2021-07-21 11:12:31 -07:00
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json Finish default branch renaming work 2021-03-09 22:40:27 -06:00
.openpublishing.redirection.json Move Blazor Layouts topic to Components ToC node (#22368) 2021-05-21 15:42:40 -05:00
.repoman.yml Revert "Update .repoman.yml (#22567)" (#22571) 2021-06-19 13:20:02 -07:00
.whatsnew.json Turn on GitHub action for whatsnew (#22616) 2021-06-25 12:21:28 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Finish default branch renaming work 2021-03-09 22:40:27 -06:00
LICENSE
LICENSE-CODE
README.md Update README.md (#20292) 2020-10-27 11:34:56 -05:00
ThirdPartyNotices

README.md

ASP.NET Core Docs

This repository contains the conceptual ASP.NET Core documentation hosted at docs.microsoft.com/aspnet/core. See the Contributing Guide and the issues list if you would like to help.

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

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