.NET Platform
Pinned repositories
Repositories
-
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
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
-
-
format
Home for the dotnet-format command
-
msbuild-language-service
A language service for MSBuild files
-
templates
Templates for .NET
-
project-system
The .NET Project System for Visual Studio
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
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.
-
installer
.NET SDK Installer
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
runtime-assets
Assets that are required by the runtime repository, and referenced as nuget packages.
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
-
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
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
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)
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET