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
Preeti Krishna 999766aba3 .NET Framework 4.6.2 API changes (#308)
API Changes
2016-08-02 11:18:58 -07:00
data Added .NET 4.6.2 entries to platforms.json 2016-03-30 15:45:37 -07:00
docs Move release directory to top-level 2015-12-01 19:32:50 -08:00
releases .NET Framework 4.6.2 API changes (#308) 2016-08-02 11:18:58 -07:00
LICENSE Update LICENSE 2015-10-30 22:05:35 -07:00
README.md Add ASP.NET Core Library and Framework Support (#305) 2016-07-12 10:19:11 -07:00
dotnet-consumer-projects.md Add Zero Install to list of .NET Open Source Consumer Projects 2015-12-28 09:05:41 +01:00
dotnet-developer-projects.md Update dotnet-developer-projects.md (#306) 2016-07-22 09:03:56 -07:00
dotnet-free-oss-services.md Fixed broken JetBrains links 2015-07-23 22:50:05 +02:00

README.md

.NET Home

The dotnet repository is the starting point to engage in and learn about .NET open source projects from Microsoft and the .NET Foundation. You can read the more detailed post .NET Core is Open Source on the .NET blog.

Finding .NET Open Source Projects

There are many open source .NET projects, a few of which are listed below. Additionally @quozd maintains a list of awesome open source .NET libraries, tools, frameworks, and software. ASP.NET Core (and .NET Core) Library and Framework Support is listed at ANCLAFS.com.

For a longer list, see:

For a list of free services and tools for open source .NET projects, see:

How to Engage, Contribute and Provide Feedback

.NET open source projects from Microsoft (gladly) accept PRs and other contributions. To contribute to ASP.NET 5 or EntityFramework, see the ASP.NET Contributing Guide. To contribute to .NET Core, see the .NET Core Contributing Guide.

You are also encouraged to start a discussion by posting on the .NET Foundation Forums or filing an issue in the corresponding GitHub project. See the contributing guides for more details.

.NET Foundation

Most .NET open source projects at Microsoft have been contributed to the .NET Foundation. There are two main .NET Foundation projects for Microsoft open source projects: ASP.NET Core project and the .NET Core project.

License

.NET open source projects typically use either the MIT or Apache 2 licenses for code. Some projects license documentation and other forms of content under Creative Commons Attribution 4.0. See specific projects to understand the license used.