.NET repositories
January 14, 2025 ยท View on GitHub
.NET consists of many repositories. To file an issue, make a PR, or engage on specific topics, it's best to engage with developers working in the correct repo. A largely complete set of .NET and related repositories follows.
Platform
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/core | ๐ | ๐ | Home for .NET News, Release Notes, and Announcements |
| dotnet/runtime | ๐ | ๐ | .NET runtime, runtime installers, application model, & Base Class Library (BCL) |
| dotnet/sdk | ๐ | .NET SDK (used by Visual Studio & .NET CLI) |
Compilers & Languages
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/csharplang | ๐ | ๐ | C# suggestions, specification, ongoing language design |
| dotnet/fsharp | ๐ | ๐ | The F# compiler, FSharp.Core library, and tools for F# |
| dotnet/razor | ๐ | Compiler and tooling experience for Razor | |
| dotnet/roslyn | ๐ | ๐ | Roslyn (C# / VB compiler) |
| dotnet/vblang | ๐ | VB suggestions, specification, ongoing language design |
Libraries
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/efcore | ๐ | EF Core | |
| dotnet/ef6 | ๐ | EF 6 | |
| dotnet/extensions | ๐ | ๐ | .NET extension APIs (DI, logging, configuration, etc.) |
| dotnet/machinelearning | ๐ | ML.NET | |
| dotnet/spark | ๐ | ๐ | .NET for Apacheยฎ Sparkโข |
| dotnet/sqlclient | ๐ | ๐ | SqlClient data provider for SQL Server |
| dotnet/wcf | ๐ | WCF client libraries | |
| CoreWCF/CoreWCF | ๐ | ๐ | Core WCF client libraries |
App Workloads
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/aspire | ๐ | ๐ | .NET Aspire |
| dotnet/aspnetcore | ๐ | ๐ | ASP.NET Core framework |
| dotnet/maui | ๐ | ๐ | .NET Multi-platform App UI (MAUI) |
| dotnet/winforms | ๐ | ๐ | Windows Forms |
| dotnet/wpf | ๐ | ๐ | Windows Presentation Foundation (WPF) |
Tools
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/dotnet-docker | ๐ | ๐ | .NET Docker images |
| dotnet/installer | ๐ | .NET installer (produces zips, tarballs, and installers for the .NET SDK) | |
| dotnet/machinelearning-modelbuilder | ๐ | ML.NET Tooling | |
| dotnet/msbuild | ๐ | ๐ | Build platform for .NET & Visual Studio |
| dotnet/Scaffolding | ๐ | ASP.NET Core code generators | |
| dotnet/websdk | ๐ | MSBuild tasks & targets for ASP.NET Core apps | |
| dotnet/project-system | ๐ | Visual Studio project system for C#, F#, & VB | |
| dotnet/templating | ๐ | ๐ | Templating engine used by dotnet new |
| dotnet/test-templates | ๐ | .NET unit testing project templates | |
| dotnet/vscode-csharp | ๐ | ๐ | C# support for VS Code |
NuGet
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| nuget/home | ๐ | ๐ | NuGet client |
Documentation
| Repository | Issues | Discussions | Description |
|---|---|---|---|
| dotnet/docs | ๐ | .NET documentation | |
| dotnet/dotnet-api-docs | ๐ | .NET API documentation | |
| dotnet/AspNetCore.Docs | ๐ | ๐ | ASP.NET Core documentation |
| dotnet/AspNetDocs | ๐ | ASP.NET 4.x documentation | |
| dotnet/EntityFramework.Docs | ๐ | EF Core & EF 6 documentation | |
| dotnet/ml-api-docs | ๐ | ML.NET API documentation |
.NET Framework
| Repository | Description |
|---|---|
| Dev Community | Report issues to .NET Framework Developer Community |
| microsoft/dotnet-framework-docker | .NET Framework Docker images |