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/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/csharplang
The official repo for the design of the C# programming language
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
dotnet/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
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/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
dotnet/project-system
The .NET Project System for Visual Studio
dotnet/csharpstandard
Working space for ECMA-TC49-TG2, the C# standard committee.
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
dotnet/systemweb-adapters
dotnet/windowsdesktop
dotnet/roslyn-tools
Tools used in Roslyn based repos
dotnet/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
dotnet/metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
dotnet/hotreload-utils
Utilities for .NET hot reload
dotnet/runtime-assets
Assets that are required by the runtime repository, and referenced as nuget packages.
dotnet/llvm-project
Mono's patches for the LLVM repository: https://www.mono-project.com/docs/advanced/runtime/docs/llvm-backend/#the-llvm-mono-branch
dotnet/dnceng-shared
Shared libraries used by arcade-services, helix-services
dotnet/scenario-tests
Scenario testing for installed .NET Core SDKs
dotnet/extensions-samples
dotnet/cpython
The Python programming language
dotnet/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
dotnet/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
dotnet/binaryen
Optimizer and compiler/toolchain library for WebAssembly
dotnet/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler