Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
kosta-arnorsky 23a6f09e2e Fix issue #11860 - confusing RenderSection example (#15804)
As noted in the issue #11860, the RenderSection example is confusing and may create a fallacious impression that RenderSection can be used only inside other section definition. It's overloaded with information that is unnecessary for RenderSection understanding.
2019-11-20 16:48:46 -10: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 Fix issue #11860 - confusing RenderSection example (#15804) 2019-11-20 16:48:46 -10:00
.ghal.rules.json Update .ghal.rules.json (#15118) 2019-10-15 15:41:39 -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 File uploads topic (#12344) 2019-10-02 12:52:34 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#15287) 2019-10-23 13:08:23 -10: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.