RepoGuard
Updated 18 min ago
.NET Platform

Organization

Public GitHub footprint of .NET Platform

@dotnet
View profile on GitHub

Home of the open source .NET platform

278

Public repositories

413,756

Total stars

23,055

Followers

.NET Platform, known by the username dotnet, is home to a wide range of open source repositories on GitHub. The organization primarily utilizes languages such as C#, PowerShell, and C++. Notable projects include ASP.NET Core and .NET MAUI, which are widely used in cloud-based and multi-platform application development.

Top languages

C# 72TypeScript 3C++ 3PowerShell 2Dockerfile 2F# 2Shell 1Python 1

Public repositories

aspnetcore

38,240

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

C#
Updated Jul 28, 2026

maui

23,283

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

C#
Updated Jul 28, 2026

core

22,018

.NET news, announcements, release notes, and more!

PowerShell
Updated Jul 28, 2026

roslyn

20,571

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

C#
Updated Jul 28, 2026

runtime

18,100

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

C#
Updated Jul 28, 2026

corefx

17,487

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

Unknown Language
Updated Jul 28, 2026

efcore

14,756

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

C#
Updated Jul 28, 2026

AspNetCore.Docs

13,129

Documentation for ASP.NET Core

C#
Updated Jul 28, 2026

coreclr

12,766

CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

Unknown Language
Updated Jul 28, 2026

csharplang

12,661

The official repo for the design of the C# programming language

C#
Updated Jul 28, 2026

BenchmarkDotNet

11,463

Powerful .NET library for benchmarking

C#
Updated Jul 28, 2026

orleans

10,815

Cloud Native application framework for .NET

C#
Updated Jul 28, 2026

eShop

10,726

A reference .NET application implementing an eCommerce site

C#
Updated Jul 28, 2026

yarp

9,577

A toolkit for developing high-performance HTTP reverse proxy applications.

C#
Updated Jul 28, 2026

machinelearning

9,343

ML.NET is an open source and cross-platform machine learning framework for .NET.

C#
Updated Jul 28, 2026

wpf

7,690

WPF is a .NET Core UI framework for building Windows desktop applications.

C#
Updated Jul 28, 2026

reactive

7,177

The Reactive Extensions for .NET

C#
Updated Jul 28, 2026

msbuild

5,542

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

C#
Updated Jul 28, 2026

tye

5,210

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.

C#
Updated Jul 28, 2026

Silk.NET

5,142

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.

C#
Updated Jul 28, 2026

MQTTnet

5,041

MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

C#
Updated Jul 28, 2026

dotnet-docker

4,859

Official container images for .NET

Dockerfile
Updated Jul 28, 2026

winforms

4,835

Windows Forms is a .NET UI framework for building Windows desktop applications.

C#
Updated Jul 28, 2026

skills

4,790

Repository for skills to assist AI coding agents with .NET and C#

C#
Updated Jul 28, 2026

docs

4,734

This repository contains .NET Documentation.

Unknown Language
Updated Jul 28, 2026

machinelearning-samples

4,684

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.

PowerShell
Updated Jul 28, 2026

Open-XML-SDK

4,569

Open XML SDK by Microsoft

C#
Updated Jul 28, 2026

docfx

4,439

Static site generator for .NET API documentation.

C#
Updated Jul 28, 2026

fsharp

4,321

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

F#
Updated Jul 28, 2026

samples

3,732

Sample code referenced by the .NET documentation

C#
Updated Jul 28, 2026

command-line-api

3,670

Command line parsing, invocation, and rendering of terminal output.

C#
Updated Jul 28, 2026

maui-samples

3,652

Samples for .NET Multi-Platform App UI (.NET MAUI)

C#
Updated Jul 28, 2026

cli

3,472

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, ...).

Unknown Language
Updated Jul 28, 2026

roslynator

3,460

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

C#
Updated Jul 28, 2026

aspnet-api-versioning

3,201

Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

C#
Updated Jul 28, 2026

interactive

3,200

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

C#
Updated Jul 28, 2026

extensions

3,193

This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.

C#
Updated Jul 28, 2026

sdk

3,175

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

C#
Updated Jul 28, 2026

vscode-csharp

3,060

Official C# support for Visual Studio Code

TypeScript
Updated Jul 28, 2026

try

3,018

Try .NET provides developers and content authors with tools to create interactive experiences.

TypeScript
Updated Jul 28, 2026

macios

2,885

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#

C#
Updated Jul 28, 2026

Docker.DotNet

2,413

:whale: .NET (C#) Client Library for Docker API

C#
Updated Jul 28, 2026

iot

2,402

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.

C#
Updated Jul 28, 2026

android-samples

2,211

A collection of .NET for Android sample projects

C#
Updated Jul 28, 2026

pinvoke

2,179

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.

C#
Updated Jul 28, 2026

android

2,127

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#

C#
Updated Jul 28, 2026

spark

2,096

.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.

C#
Updated Jul 28, 2026

dotNext

1,950

Next generation API for .NET

C#
Updated Jul 28, 2026

TorchSharp

1,843

A .NET library that provides access to the library that powers PyTorch.

C#
Updated Jul 28, 2026

wcf

1,750

This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.

C#
Updated Jul 28, 2026

templating

1,742

This repo contains the Template Engine which is used by dotnet new

Unknown Language
Updated Jul 28, 2026

Comet

1,672

Comet is an MVU UIToolkit written in C#

C#
Updated Jul 28, 2026

roslyn-analyzers

1,671

No description provided for this repository.

Unknown Language
Updated Jul 28, 2026

infer

1,611

Infer.NET is a framework for running Bayesian inference in graphical models

C#
Updated Jul 28, 2026

runtimelab

1,608

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

Unknown Language
Updated Jul 28, 2026

Nerdbank.GitVersioning

1,576

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.

C#
Updated Jul 28, 2026

ResXResourceManager

1,457

Manage localization of all ResX-Based resources in one central place.

C#
Updated Jul 28, 2026

ef6

1,448

This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.

C#
Updated Jul 28, 2026

sourcelink

1,350

Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets

C#
Updated Jul 28, 2026

diagnostics

1,318

This repository contains the source code for various .NET Core runtime diagnostic tools and documents.

C++
Updated Jul 28, 2026

ILMerge

1,307

ILMerge is a static linker for .NET Assemblies.

C#
Updated Jul 28, 2026

installer

1,270

.NET SDK Installer

Unknown Language
Updated Jul 28, 2026

ClangSharp

1,233

Clang bindings for .NET written in C#

C#
Updated Jul 28, 2026

modernize-dotnet

1,209

No description provided for this repository.

Shell
Updated Jul 28, 2026

dotnet

1,203

Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.

C#
Updated Jul 28, 2026

try-convert

1,159

Helping .NET developers port their projects to .NET Core!

C#
Updated Jul 28, 2026

crank

1,077

Benchmarking infrastructure for applications

C#
Updated Jul 28, 2026

project-system

1,019

The .NET Project System for Visual Studio

C#
Updated Jul 28, 2026

dotnet-console-games

1,010

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

C#
Updated Jul 28, 2026

SqlClient

986

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.

C#
Updated Jul 28, 2026

LLVMSharp

945

LLVM bindings for .NET Standard written in C# using ClangSharp

C#
Updated Jul 28, 2026

dotnet-api-docs

934

.NET API reference documentation (.NET 8+)

C#
Updated Jul 28, 2026

Scaffolding

813

Code generators to speed up development.

C#
Updated Jul 28, 2026

dev-proxy

811

Simulate API failures, throttling, and chaos — all from your command line.

C#
Updated Jul 28, 2026

performance

771

This repo contains benchmarks used for testing the performance of all .NET Runtimes

F#
Updated Jul 28, 2026

arcade

726

Tools that provide common build infrastructure for multiple .NET Foundation projects.

C#
Updated Jul 27, 2026

Nerdbank.Streams

712

Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing

C#
Updated Jul 27, 2026

dotnet-monitor

709

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints

C#
Updated Jul 28, 2026

sign

580

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce

C#
Updated Jul 27, 2026

roslyn-sdk

547

Roslyn-SDK templates and Syntax Visualizer

C#
Updated Jul 28, 2026

XAMLStudio

439

XAML Studio is a rapid prototyping tool for WinUI-based XAML that can then be easily copied into Visual Studio!

C#
Updated Jul 28, 2026

dotnet-operator-sdk

368

KubeOps is a Kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.

C#
Updated Jul 28, 2026

source-build

288

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components

Unknown Language
Updated Jul 27, 2026

docs-maui

279

This repository contains documentation for .NET Multi-platform App UI (MAUI).

Unknown Language
Updated Jul 28, 2026

deployment-tools

214

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.

C#
Updated Jul 28, 2026

apireviews

212

This repository contains the notes and API differences that we reviewed.

Unknown Language
Updated Jul 27, 2026

maui-labs

207

Experimental and pre-release tools for .NET MAUI

C#
Updated Jul 28, 2026

versions

154

This repo contains information about the various component versions that ship with .NET Core.

Unknown Language
Updated Jul 28, 2026

dotnet-buildtools-prereqs-docker

88

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository

Dockerfile
Updated Jul 28, 2026

arcade-services

85

Home to .NET's dependency flow system & tooling

C#
Updated Jul 28, 2026

nbgv

59

The repo behind the dotnet/nbgv GitHub Action

TypeScript
Updated Jul 28, 2026

source-indexer

55

This repo contains the code for building http://source.dot.net

C#
Updated Jul 28, 2026

runtime-assets

35

Assets that are required by the runtime repository, and referenced as nuget packages.

C#
Updated Jul 28, 2026

dnceng

31

.NET Engineering Services

C#
Updated Jul 28, 2026

llvm-project

31

Mono's patches for the LLVM repository: https://www.mono-project.com/docs/advanced/runtime/docs/llvm-backend/#the-llvm-mono-branch

C++
Updated Jul 28, 2026

docs-tools

27

This repo contains GitHub Actions and other tools that are designed to be invoked on DocFx repositories.

C#
Updated Jul 27, 2026

tutorial-codespace

23

.NET SDK development environment for readers to use while following the beginner .NET tutorials

Unknown Language
Updated Jul 28, 2026

emsdk

19

Emscripten SDK

Python
Updated Jul 28, 2026

node

8

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

JavaScript
Updated Jul 28, 2026

binaryen

3

Optimizer and compiler/toolchain library for WebAssembly

C++
Updated Jul 28, 2026

Frequently asked questions

What does dotnet build on GitHub?

dotnet builds a variety of open source frameworks and libraries on GitHub, with a focus on cloud-based applications and cross-platform development. Key repositories include ASP.NET Core for web applications and .NET MAUI for multi-platform UI.

Which programming languages does dotnet use?

The dotnet organization primarily uses C#, PowerShell, and C++ for its repositories. Additionally, languages like Jupyter Notebook and F# are also part of their diverse development ecosystem.

Are dotnet's repositories public?

Yes, all of dotnet's repositories on GitHub are public. This transparency allows developers to access, contribute to, and audit the code, fostering collaboration within the open source community.

Is this exposure intended?

Monitor .NET Platform with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account