Pinned Repositories
aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
core
.NET news, announcements, release notes, and more!
corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
docs
This repository contains .NET Documentation.
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
.NET Platform's Repositories
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
dotnet/docs
This repository contains .NET Documentation.
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/vscode-csharp
Official C# support for Visual Studio Code
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
dotnet/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
dotnet/Scaffolding
Code generators to speed up development.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
dotnet/vscode-dotnet-runtime
VSCode Extension for Installing .NET via VS Code
dotnet/versions
This repo contains information about the various component versions that ship with .NET Core.
dotnet/interactive-window
Visual Studio Interactive Window
dotnet/nbgv
The repo behind the dotnet/nbgv GitHub Action
dotnet/NuGet.BuildTasks
The build tasks used to pick up package content from project.lock.json.
dotnet/extensions-samples
dotnet/JavaApiDocs
API docs for Java components