# .NET Home This repository is the starting point to learn about [.NET open source projects](https://github.com/Microsoft?query=dotnet) on GitHub. ## What are these Projects? These projects, in aggregate, contain the source code for Microsoft's .NET Core product, which provides the base runtime and framework of ASP.NET Core 5. Each one of the projects includes the source for one of the [.NET NuGet packages](http://www.nuget.org/profiles/dotnetframework) that is part of .NET Core 5. ## Contributing All projects (gladly) accept PRs and other contributions. See [Contributing Guide](CONTRIBUTING.md). ## License All projects are licensed under the [MIT License](LICENSE) for code. Some projects license documentation and other forms of content under [Creative Comments Attribution 4.0](http://creativecommons.org/licenses/by/4.0/). ## .NET Foundation All projects are have been contributed to the [.NET Foundation](http://www.dotnetfoundation.org/projects) as the [.NET Core 5 project](http://www.dotnetfoundation.org/prjaspnetvnext.aspx). ## Feedback Check out the [Contributing Guide](CONTRIBUTING.md) to see the best places to log issues and start discussions.