.NET Platform
Pinned repositories
Repositories
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
-
installer
.NET SDK Installer
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
docfx
Tools for building and publishing API documentation for .NET projects
-
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
dotnet-docker
Docker images for .NET and the .NET Tools.
-
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)
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
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
-
project-system
The .NET Project System for Visual Studio
-
-
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
-
-
spa-templates
This repo contains SPA project templates which are part of the ASP.NET Core
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
Scaffolding
Code generators to speed up development.
-
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
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.