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 56fb3960e6 Merge pull request #196 from jbevain/add-cecil
Add cecil to the developer projects
2015-05-26 23:39:16 -07:00
data Update .NET Framework 4.6 RC 2015-05-01 13:51:29 -07:00
docs Add RyuJIT instructions. 2014-11-10 15:17:17 +00:00
LICENSE Initial commit 2014-10-23 15:56:24 -07:00
README.md Fixed Roslyn link in README.md 2015-01-19 14:49:54 -05:00
dotnet-consumer-projects.md Replace Paint.NET with Pinta 2015-05-26 15:41:16 +02:00
dotnet-developer-projects.md Add cecil to the developer projects 2015-05-20 16:04:45 +02:00
dotnet-free-oss-services.md Add free services and tools for open source .NET projects 2015-01-04 20:25:15 +00: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 .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. Please find one to engage in or add one to the list.

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 5, 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 5 project and the .NET Core 5 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.