.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.
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
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)
-
docfx
Tools for building and publishing API documentation for .NET projects
-
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.
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
installer
.NET SDK Installer
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
format
Home for the dotnet-format command
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
templates
Templates for .NET
-
project-system
The .NET Project System for Visual Studio
-
-
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
-
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
-
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
roslyn-tools
Tools used in Roslyn based repos
-
csharpstandard
Working space for ECMA-TC49-TG2, the C# standard committee.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes