.NET Platform
Pinned repositories
Repositories
-
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
-
msbuild-language-service
A language service for MSBuild files
-
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
-
-
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.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
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.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
dotnet-docker
Docker images for .NET Core and the .NET Core Tools.
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
designs
This repo is used for reviewing new .NET designs.
-
nuget-trends
Check out NuGet packages adoption and what's trending on NuGet.
-
templating
This repo contains the Template Engine which is used by dotnet new
-
xharness
C# command line tools for executing unit tests on Android, iOS, WatchOS and AppleTV devices/simulators
-
docfx
Tools for building and publishing API documentation for .NET projects
-
installer
.NET SDK Installer
-
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)
-
docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
-
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.