.NET Platform
Pinned repositories
Repositories
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
installer
.NET SDK Installer
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
aspnetcore-tooling
Tools for ASP.NET Core apps, such as MSBuild targets, Visual Studio extensions, and command line tools. (Open issues on https://github.com/dotnet/aspnetcore/issues)
-
-
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
core-setup
Installer packages for the .NET Core runtime and libraries
-
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
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
arcade-services
Arcade Engineering Services
-
format
Home for the dotnet-format command
-
templates
Templates for .NET
-
project-system
The .NET Project System for Visual Studio
-
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
Silk.NET
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
designs
This repo is used for reviewing new .NET designs.