Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Muhab Abdelreheem 216f672282
Typo fix - update to safe storage of app secrets in development in ASP.NET Core article (#29302)
- (The app's `secrets.json` file was modified to remove the key-value pair associated with the `MoviesConnectionString` key.) to (... `Movies:ConnectionString` key.).
2023-05-17 12:12:51 -10:00
.github Update check-for-build-warnings.yml (#28921) 2023-04-07 12:21:40 -10:00
.vscode
aspnetcore Typo fix - update to safe storage of app secrets in development in ASP.NET Core article (#29302) 2023-05-17 12:12:51 -10: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 Update from route-to-code to minimal API (#28677) 2023-03-17 15:42:11 -07:00
.repoman.yml Add Pavel to the Client-side JS interop article (#27387) 2022-10-26 10:05:58 -05:00
.whatsnew.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md [BULK UPDATE] DocuTune - Rebranding links (#27044) 2022-09-20 14:37:02 -10:00
LICENSE
LICENSE-CODE
README.md Update README.md 2023-02-16 14:17:04 -10:00
ThirdPartyNotices
cspell.json
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