Pinned Repositories
aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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/command-line-api
Command line parsing, invocation, and rendering of terminal output.
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
dotnet/format
Home for the dotnet-format command
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
dotnet/crank
Benchmarking infrastructure for applications
dotnet/aspire-samples
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
dotnet/sign
Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
dotnet/smartcomponents
Sample intelligent app features provided as reusable .NET components
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
dotnet/source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
dotnet/java-interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
dotnet/docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
dotnet/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
dotnet/symreader-converter
Converts between Windows PDB and Portable PDB formats.
dotnet/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
dotnet/interactive-window
Visual Studio Interactive Window
dotnet/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
dotnet/wpf-test
WPF is a .NET Core UI framework for building Windows desktop applications. wpf-test contains test infrastructure and test collateral for the WPF framework.
dotnet/xdt
XDT is Microsoft's Xml Document Transformation library.
dotnet/versionsweeper
🎯 LTS (or current) versions - GitHub Action that will run as a scheduled CRON job. Ideally, once every few months or as often as necessary to align with .NET version updates.
dotnet/metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
dotnet/NuGet.BuildTasks
The build tasks used to pick up package content from project.lock.json.
dotnet/issue-labeler
An issue labeler bot for use in dotnet repositories.
dotnet/maintenance-packages
Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
dotnet/docs-tools
This repo contains GitHub Actions and other tools that are designed to be invoked on DocFx repositories.
dotnet/android-native-tools
LLVM toolchain for .NET for Android
dotnet/cpython
The Python programming language