.NET Platform
Pinned repositories
Repositories
-
deployment-tools
This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
-
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.
-
interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
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)
-
-
samples
Sample code referenced by the .NET documentation
-
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
machinelearning-modelbuilder
Simple UI tool to build custom machine learning models.
-
installer
.NET SDK Installer
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
arcade-services
Arcade Engineering Services
-
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
BenchmarkDotNet
Powerful .NET library for benchmarking
-
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
-
format
Home for the dotnet-format command
-
templates
Templates for .NET
-
project-system
The .NET Project System for Visual Studio