mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
Update README.md
This commit is contained in:
parent
61022c7189
commit
78e4d95695
16
README.md
16
README.md
|
|
@ -1,3 +1,15 @@
|
||||||
# Contributing
|
## Intro to Web Development with .NET
|
||||||
|
|
||||||
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.
|
// coming soon
|
||||||
|
|
||||||
|
|
||||||
|
## .NET Foundation
|
||||||
|
|
||||||
|
.NET Interative Notebooks for C# is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.
|
||||||
|
|
||||||
|
There are many .NET related projects on GitHub.
|
||||||
|
|
||||||
|
- [.NET home repo](https://github.com/Microsoft/dotnet) - links to 100s of .NET projects, from Microsoft and the community.
|
||||||
|
- [ASP.NET Core home](https://docs.microsoft.com/aspnet/core/) - the best place to start learning about ASP.NET Core.
|
||||||
|
|
||||||
|
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue