.NET Platform
Pinned repositories
Repositories
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
designs
This repo is used for reviewing new .NET designs.
-
docfx
Tools for building and publishing API documentation for .NET projects
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
-
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)
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
-
samples
Sample code referenced by the .NET documentation
-
Comet
Comet is an MVU UIToolkit written in C#
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
installer
.NET SDK Installer
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
-
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
-
-
cli
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
Scaffolding
Code generators to speed up development.
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
-
spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.