Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Tim Mulholland cf276fea83 Change how the tool is launched (#14226)
With https://github.com/dotnet/HttpRepl/pull/223, we changed the name of the tool from `dotnet-httprepl` to `httprepl`. This changes the way the tool is executed from `dotnet httprepl` (or `dotnet-httprepl`, though that wasn't used in the docs) to just `httprepl`.
This PR updates the docs to reflect that change.
2019-09-09 16:16:12 -05:00
.github Update doc-issue.md (#10626) 2019-01-25 13:22:31 -10:00
.vscode Ensure VS Code doesn't trim significant whitespace (#14161) 2019-09-05 14:16:53 -05:00
aspnetcore Change how the tool is launched (#14226) 2019-09-09 16:16:12 -05:00
.ghal.rules.json Automate application of Blazor label (#12612) 2019-05-31 10:02:59 -05:00
.gitattributes Update .gitattributes (#10285) 2019-01-08 16:50:53 -10:00
.gitignore Disable auto-start of OmniSharp VS Code extension (#12728) 2019-06-06 10:46:35 -05:00
.markdownlint.json Turn off md024, 25, 36 (#13463) 2019-07-24 09:17:48 -05:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-10-27 04:44:38 +00:00
.openpublishing.publish.config.json Set Edit button branch to master (#12298) 2019-05-06 10:58:03 -05:00
.openpublishing.redirection.json Delete migration index page (#14060) 2019-08-28 16:21:46 -05:00
CONTRIBUTING.md Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md Update README.md (#13635) 2019-08-03 12:24:09 -07:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

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 out.

API documentation changes should be made in the ApiDocs repository against the triple slash /// comments.

ASP.NET 4.x documentation changes should be made in the aspnet/AspNetDocs repository.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.