Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luke Latham 33db9a39dd
Named and typed HttpClient improvements (#26999)
2022-09-14 14:45:56 -05:00
.github Update whatsnew to 2.1.4 (#25513) 2022-04-05 16:32:55 +01:00
.vscode
aspnetcore Named and typed HttpClient improvements (#26999) 2022-09-14 14:45:56 -05:00
.editorconfig
.gitattributes
.gitignore Update SignalR, TS, and Webpack to 6.0 (#25297) 2022-03-15 10:30:41 +00:00
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json Update .openpublishing.publish.config.json (#25560) 2022-04-07 12:29:23 -10:00
.openpublishing.redirection.json Blazor InputX form components (#26753) 2022-08-16 10:18:10 -05:00
.repoman.yml Include assignment for addl Blazor entries (#26928) 2022-09-03 14:27:29 -05:00
.whatsnew.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md [BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26850) 2022-08-30 10:53:51 -10:00
LICENSE
LICENSE-CODE
README.md [BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26850) 2022-08-30 10:53:51 -10:00
ThirdPartyNotices
cspell.json

README.md

ASP.NET Core Docs

This repository contains the conceptual ASP.NET Core documentation hosted in Tutorial: Get started with ASP.NET 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.