.NET Platform
Pinned repositories
Repositories
-
project-system
The .NET Project System for Visual Studio
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
format
Home for the dotnet-format command
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
templates
Templates for .NET
-
-
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
installer
.NET SDK Installer
-
DataGridExtensions
Modular extensions for the WPF DataGrid control
-
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.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
-
symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
-
arcade-pool-provider
Repository for the helix pool provider
-
xliff-tasks
MSBuild tasks and targets which allow the localization of string resources using xliff
-
templating
This repo contains the Template Engine which is used by dotnet new