.NET Platform
Pinned repositories
Repositories
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
-
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
-
installer
.NET SDK Installer
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
format
Home for the dotnet-format command
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
templates
Templates for .NET
-
-
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)
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
dotnet-docker
Docker images for .NET and the .NET Tools.
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
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.
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
docker-tools
This is a repo to house some common tools for our various docker repos.
-
-
command-line-api
Command line parsing, invocation, and rendering of terminal output.
-
apireviews
This repository contains the notes and API differences that we reviewed.
-
core-setup
Installer packages for the .NET Core runtime and libraries
-
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
-
templating
This repo contains the Template Engine which is used by dotnet new