Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Maira Wenzel 197d1b086d
Add condition first (#22988)
2021-08-10 05:45:31 -05:00
.github Update to latest version of the What's New action (#22629) 2021-06-28 14:52:16 -07:00
.vscode
aspnetcore Add condition first (#22988) 2021-08-10 05:45:31 -05: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
ThirdPartyNotices
cspell.json Add cSpell config to repo (#22940) 2021-08-03 14:11:52 -07:00

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.