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
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
-
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
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.
-
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.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
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
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
BenchmarkDotNet
Powerful .NET library for benchmarking
-
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
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.
-
installer
.NET SDK Installer
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
crank
Benchmarking infrastructure for applications