.NET Platform
Pinned repositories
Repositories
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
-
project-system
The .NET Project System for Visual Studio
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
format
Home for the dotnet-format command
-
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
-
-
installer
.NET SDK Installer
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
SignService
Code Signing service and Client for Authenticode, NuGet, VSIX, and more.
-
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.
-
crank
Benchmarking infrastructure for applications
-
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
-
docfx
Tools for building and publishing API documentation for .NET projects
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
Docker.DotNet
🐳 .NET (C#) Client Library for Docker API