.NET Platform
Pinned repositories
Repositories
-
-
docfx
Tools for building and publishing API documentation for .NET projects
-
installer
.NET SDK Installer
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
Scaffolding
Code generators to speed up development.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
project-system
The .NET Project System for Visual Studio
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
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
-
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
-
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
-
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)
-
dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
datalab
This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.
-
templating
This repo contains the Template Engine which is used by dotnet new
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.