Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
James Newton-King e65a06ba81
Add HTTP/3 to endpoint protocols documentation (#27794)
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-12-01 14:43:29 +08:00
.github Disable Blazor holiday comment (#27763) 2022-11-28 06:21:28 -06:00
.vscode
aspnetcore Add HTTP/3 to endpoint protocols documentation (#27794) 2022-12-01 14:43:29 +08:00
.editorconfig
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json
.openpublishing.redirection.json Use updated whatsnew (#27707) 2022-11-27 11:36:06 -05:00
.repoman.yml
.whatsnew.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-CODE
README.md
ThirdPartyNotices
cspell.json
quest-config.json

README.md

ASP.NET Core Docs

This repository contains the conceptual 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.