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/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
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/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
dotnet/docs
This repository contains .NET Documentation.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
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/templating
This repo contains the Template Engine which is used by dotnet new
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
dotnet/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
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/android-libraries
.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
dotnet/windowsdesktop
dotnet/roslyn-tools
Tools used in Roslyn based repos
dotnet/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
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/symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
dotnet/NuGet.BuildTasks
The build tasks used to pick up package content from project.lock.json.
dotnet/ml-api-docs
dotnet/emsdk
Emscripten SDK
dotnet/icu
Fork of https://github.com/microsoft/icu for dotnet on WebAssembly
dotnet/scenario-tests
Scenario testing for installed .NET Core SDKs