13 lines
950 B
Markdown
13 lines
950 B
Markdown
# 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.
|
|
|
|
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
|
|
|
|
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.
|