AspNetCore.Docs/README.md

13 lines
950 B
Markdown
Raw Normal View History

# ASP.NET Core Docs
This repository contains the conceptual ASP.NET Core documentation hosted at [docs.microsoft.com/aspnet](https://docs.microsoft.com/aspnet). See the [Contributing Guide](CONTRIBUTING.md) and the [issues list](https://github.com/aspnet/Docs/issues) if you would like to help out.
2014-12-20 14:18:16 +08:00
API documentation changes should be made in the [ApiDocs repository](https://github.com/aspnet/ApiDocs) against the triple slash `///` comments.
ASP.NET 4.x documentation changes should be made in the [aspnet/AspNetDocs repository](https://github.com/aspnet/AspNetDocs).
## Microsoft Open Source Code of Conduct
2017-02-02 09:08:31 +08:00
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.