Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
nbgv
The repo behind the dotnet/nbgv GitHub Action
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
vscode-dotnet-runtime
VSCode extension for acquiring .NET Core Tooling
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
msbuild-language-service
A language service for MSBuild files
-
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.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
installer
.NET SDK Installer
-
-
toolset
.NET Core Toolset
-
corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
-
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, ...).
-
websdk
MSBuild tasks and targets required for publishing ASP.NET applications
-
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
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-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
samples
Sample code referenced by the .NET documentation