dotnet/README.md

1.7 KiB

.NET Home

The .NET Home repository is the starting point to engage in and learn about .NET open source projects on GitHub. You read the more detailed Introduction to .NET Open Source on the .NET blog.

What are these Projects?

These projects will contain the source code for Microsoft's .NET Core 5 product. Each one of these projects contains the source for a .NET NuGet package that is part of .NET Core 5. A few higher-level libraries (ex: SIMD) are available now, and the rest will be added in the coming months.

What are ASP.NET Core 5 and .NET Core 5?

ASP.NET Core 5 is a new version of ASP.NET that runs on Windows, Linux and Mac. .NET Core 5 provides the cross-platform runtime and framework for ASP.NET Core 5. ASP.NET Core 5 and .NET Core 5 are open source on GitHub.

Contributing

All projects (gladly) accept PRs and other contributions. See the Contributing Guide.

License

All projects are licensed under the MIT License for code. Some projects license documentation and other forms of content under Creative Comments Attribution 4.0.

.NET Foundation

All projects are have been contributed to the .NET Foundation as the .NET Core 5 project.

Feedback

Check out the Contributing Guide to see the best places to log issues and start discussions.