Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luke Latham 81f91220fd
Fix versioning (#22695)
2021-07-09 05:38:56 -05:00
.github Update to latest version of the What's New action (#22629) 2021-06-28 14:52:16 -07:00
.vscode Configure valid docset dev langs for docs-markdown extension (#16986) 2020-02-12 20:39:40 -06:00
aspnetcore Fix versioning (#22695) 2021-07-09 05:38:56 -05:00
.gitattributes Update .gitattributes (#10285) 2019-01-08 16:50:53 -10:00
.gitignore Disable auto-start of OmniSharp VS Code extension (#12728) 2019-06-06 10:46:35 -05:00
.markdownlint.json Turn off md024, 25, 36 (#13463) 2019-07-24 09:17:48 -05:00
.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 Create CODE_OF_CONDUCT.md (#15287) 2019-10-23 13:08:23 -10:00
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.