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
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.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Kerberos.NET
A Kerberos implementation built entirely in managed code.
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
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
project-system
The .NET project system for Visual Studio
versions
This repo contains information about the various component versions that ship with .NET Core.
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
roslyn-tools
Tools used in Roslyn based repos
deployment-tools
This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment 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)
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.