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
-
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
-
installer
.NET SDK Installer
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
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
-
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
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)
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
toolset
.NET Core Toolset
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
-
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, ...).
-
roslyn-tools
Tools used in Roslyn based repos
-
arcade-services
Arcade Engineering Services
-
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.
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
samples
Sample code referenced by the .NET documentation