This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
 
 
 
Go to file
Rich Lander 98863eb56a Clarify that ASP.NET Core 5 is cross-platform. 2014-10-24 14:38:37 -07:00
CONTRIBUTING.md
LICENSE
README.md Clarify that ASP.NET Core 5 is cross-platform. 2014-10-24 14:38:37 -07:00

README.md

.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.