Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luke Latham 359e41582d
Dynamic module import must be async (#21408)
2021-02-02 07:11:01 -06:00
.github Add GitHub Action to build sample projects (#21396) 2021-02-01 14:31:25 -06:00
.vscode
aspnetcore Dynamic module import must be async (#21408) 2021-02-02 07:11:01 -06:00
.ghal.rules.json
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json
.openpublishing.redirection.json Fix redirect for First MVC index (#21286) 2021-01-23 05:46:26 +10:00
.whatsnew.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-CODE
README.md
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.