.NET Platform
Pinned repositories
Repositories
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
-
templating
This repo contains the Template Engine which is used by dotnet new
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
installer
.NET SDK Installer
-
format
Home for the dotnet-format command
-
templates
Templates for .NET
-
project-system
The .NET Project System for Visual Studio
-
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
BenchmarkDotNet
Powerful .NET library for benchmarking
-
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
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.
-
docfx
Tools for building and publishing API documentation for .NET projects
-
Comet
Comet is an MVU UIToolkit written in C#
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
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)
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.