.NET Platform
Pinned repositories
Repositories
-
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
-
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
-
installer
.NET SDK Installer
-
core-setup
Installer packages for the .NET Core runtime and libraries
-
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)
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
-
project-system
The .NET project system for Visual Studio
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
websdk
MSBuild tasks and targets required for publishing ASP.NET applications
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
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.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
samples
Sample code referenced by the .NET documentation
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
msbuild-language-service
A language service for MSBuild files
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
templates
Templates for .NET
-
-
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
docker-tools
This is a repo to house some common tools for our various docker repos.
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.