.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

RepositoryIssuesDiscussionsDescription
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

RepositoryIssuesDiscussionsDescription
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

RepositoryIssuesDiscussionsDescription
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

RepositoryIssuesDiscussionsDescription
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

RepositoryIssuesDiscussionsDescription
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

RepositoryIssuesDiscussionsDescription
nuget/home๐Ÿ”—๐Ÿ”—NuGet client

Documentation

RepositoryIssuesDiscussionsDescription
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

RepositoryDescription
Dev CommunityReport issues to .NET Framework Developer Community
microsoft/dotnet-framework-docker.NET Framework Docker images