Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
James Newton-King 33487f87c5
Add docs for WinHttpHandler and multiple connections (#32355)
* Update performance.md

* Apply suggestions from code review
2024-04-18 09:21:54 -07:00
.github Update issue proccessing workflow (#32246) 2024-04-03 20:29:15 +00:00
.vscode Blazor-DataBinding-FormsXrefFix (#31968) 2024-03-05 06:07:19 -05:00
aspnetcore Add docs for WinHttpHandler and multiple connections (#32355) 2024-04-18 09:21:54 -07:00
.editorconfig Add initial .editorconfig and extra markdownlint rules (#25293) 2022-03-14 14:20:31 +00:00
.gitattributes
.gitignore fix typo in .gitignore (#29586) 2023-06-21 06:40:38 -04:00
.markdownlint.json Add initial .editorconfig and extra markdownlint rules (#25293) 2022-03-14 14:20:31 +00:00
.openpublishing.build.ps1
.openpublishing.publish.config.json Update .openpublishing.publish.config.json (#25560) 2022-04-07 12:29:23 -10:00
.openpublishing.redirection.json rm links to auth samples /2 (#32263) 2024-04-10 21:39:06 +00:00
.repoman.yml Update .repoman.yml (#31522) 2024-01-19 07:25:35 -05:00
.whatsnew.json Update .whatsnew.json (#31195) 2023-12-04 10:26:44 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix: #31812 broken URL (#31813) 2024-02-14 06:32:17 -05:00
LICENSE
LICENSE-CODE
README.md Update README.md 2023-02-16 14:17:04 -10:00
ThirdPartyNotices
cspell.json Add some words to the dictionary (#31618) 2024-01-30 08:28:50 -05:00
quest-config.json Add config for Quest import (#27498) 2022-11-04 11:38:52 -10:00

README.md

ASP.NET Core Docs

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

Issues for learn.microsoft.com can be opened at github.com/MicrosoftDocs/feedback