RepoGuard
Обновлено 3 h ago
.NET Platform

Organization

Публичный след на GitHub .NET Platform

@dotnet
Просмотреть профиль на GitHub

Home of the open source .NET platform

278

Публичные репозитории

409 891

Всего звезд

23 357

Подписчики

.NET Platform, представленная организацией dotnet на GitHub, предлагает широкий спектр открытых репозиториев, включая такие известные проекты, как ASP.NET Core и .NET MAUI. Основные языки программирования, используемые в репозиториях, включают C#, PowerShell и TypeScript, что подтверждает активное сообщество разработчиков.

Основные языки

C# 71PowerShell 5Shell 4Dockerfile 2F# 2Jupyter Notebook 2Mermaid 1C++ 1

Публичные репозитории

aspnetcore

38 436

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

C#
Обновлено 11 сент. 2026 г.

maui

23 322

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

C#
Обновлено 11 сент. 2026 г.

core

22 032

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

PowerShell
Обновлено 11 сент. 2026 г.

roslyn

20 657

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

C#
Обновлено 11 сент. 2026 г.

runtime

18 268

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

C#
Обновлено 11 сент. 2026 г.

corefx

17 471

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

Неизвестный язык
Обновлено 10 сент. 2026 г.

efcore

14 788

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

C#
Обновлено 11 сент. 2026 г.

AspNetCore.Docs

13 135

Documentation for ASP.NET Core

C#
Обновлено 11 сент. 2026 г.

coreclr

12 762

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

Неизвестный язык
Обновлено 10 сент. 2026 г.

csharplang

12 698

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

C#
Обновлено 11 сент. 2026 г.

BenchmarkDotNet

11 493

Powerful .NET library for benchmarking

C#
Обновлено 11 сент. 2026 г.

orleans

10 861

Cloud Native application framework for .NET

C#
Обновлено 11 сент. 2026 г.

eShop

10 857

A reference .NET application implementing an eCommerce site

C#
Обновлено 11 сент. 2026 г.

yarp

9 611

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

C#
Обновлено 11 сент. 2026 г.

machinelearning

9 358

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

C#
Обновлено 11 сент. 2026 г.

blazor

9 264

Blazor moved to https://github.com/dotnet/aspnetcore

PowerShell
Обновлено 10 сент. 2026 г.

wpf

7 724

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

C#
Обновлено 11 сент. 2026 г.

reactive

7 191

The Reactive Extensions for .NET

C#
Обновлено 10 сент. 2026 г.

msbuild

5 548

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

C#
Обновлено 11 сент. 2026 г.

skills

5 411

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

C#
Обновлено 11 сент. 2026 г.

Silk.NET

5 199

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

C#
Обновлено 11 сент. 2026 г.

MQTTnet

5 060

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#
Обновлено 10 сент. 2026 г.

dotnet-docker

4 874

Official container images for .NET

Dockerfile
Обновлено 11 сент. 2026 г.

winforms

4 858

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

C#
Обновлено 11 сент. 2026 г.

docs

4 764

This repository contains .NET Documentation.

Неизвестный язык
Обновлено 11 сент. 2026 г.

machinelearning-samples

4 687

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

PowerShell
Обновлено 10 сент. 2026 г.

Open-XML-SDK

4 600

Open XML SDK by Microsoft

C#
Обновлено 11 сент. 2026 г.

docfx

4 450

Static site generator for .NET API documentation.

C#
Обновлено 11 сент. 2026 г.

fsharp

4 330

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

F#
Обновлено 11 сент. 2026 г.

samples

3 740

Sample code referenced by the .NET documentation

C#
Обновлено 11 сент. 2026 г.

command-line-api

3 674

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

C#
Обновлено 11 сент. 2026 г.

maui-samples

3 660

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

C#
Обновлено 10 сент. 2026 г.

roslynator

3 478

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

C#
Обновлено 9 сент. 2026 г.

cli

3 468

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

Неизвестный язык
Обновлено 11 сент. 2026 г.

extensions

3 209

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

C#
Обновлено 11 сент. 2026 г.

aspnet-api-versioning

3 206

Provides a set of libraries which add service API versioning to ASP.NET Core Minimal APIs, Controllers, gRPC, OData, and Web API (Classic).

C#
Обновлено 10 сент. 2026 г.

interactive

3 199

.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#
Обновлено 11 сент. 2026 г.

sdk

3 198

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

C#
Обновлено 11 сент. 2026 г.

standard

3 036

This repo is building the .NET Standard

Неизвестный язык
Обновлено 10 сент. 2026 г.

macios

2 902

.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#
Обновлено 10 сент. 2026 г.

corert

2 885

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.

C#
Обновлено 10 сент. 2026 г.

Docker.DotNet

2 415

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

C#
Обновлено 11 сент. 2026 г.

iot

2 408

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

C#
Обновлено 11 сент. 2026 г.

android-samples

2 212

A collection of .NET for Android sample projects

C#
Обновлено 9 сент. 2026 г.

pinvoke

2 175

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#
Обновлено 9 сент. 2026 г.

android

2 139

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

C#
Обновлено 11 сент. 2026 г.

spark

2 096

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

C#
Обновлено 11 сент. 2026 г.

dotNext

1 961

Next generation API for .NET

C#
Обновлено 11 сент. 2026 г.

TorchSharp

1 852

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

C#
Обновлено 11 сент. 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#
Обновлено 11 сент. 2026 г.

EntityFramework.Docs

1 735

Documentation for Entity Framework Core and Entity Framework 6

Mermaid
Обновлено 10 сент. 2026 г.

runtimelab

1 618

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

Неизвестный язык
Обновлено 9 сент. 2026 г.

Nerdbank.GitVersioning

1 587

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#
Обновлено 11 сент. 2026 г.

ResXResourceManager

1 463

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

C#
Обновлено 9 сент. 2026 г.

announcements

1 376

Subscribe to this repo to be notified of Announcements and changes in .NET Core.

Неизвестный язык
Обновлено 10 сент. 2026 г.

diagnostics

1 329

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

C++
Обновлено 11 сент. 2026 г.

dotnet

1 264

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

C#
Обновлено 11 сент. 2026 г.

ClangSharp

1 251

Clang bindings for .NET written in C#

C#
Обновлено 11 сент. 2026 г.

csharp-notebooks

1 246

Get started learning C# with C# notebooks powered by .NET Interactive and VS Code.

Jupyter Notebook
Обновлено 11 сент. 2026 г.

blazor-samples

1 114

Описание для этого репозитория не предоставлено.

HTML
Обновлено 9 сент. 2026 г.

project-system

1 024

The .NET Project System for Visual Studio

C#
Обновлено 10 сент. 2026 г.

SqlClient

989

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

C#
Обновлено 10 сент. 2026 г.

dotnet-api-docs

948

.NET API reference documentation (.NET 8+)

C#
Обновлено 11 сент. 2026 г.

dev-proxy

828

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

C#
Обновлено 11 сент. 2026 г.

Scaffolding

818

Code generators to speed up development.

C#
Обновлено 11 сент. 2026 г.

csharpstandard

816

Working space for ECMA-TC49-TG2, the C# standard committee.

C#
Обновлено 9 сент. 2026 г.

performance

772

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

F#
Обновлено 11 сент. 2026 г.

arcade

729

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

C#
Обновлено 11 сент. 2026 г.

dotnet-monitor

722

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#
Обновлено 11 сент. 2026 г.

Nerdbank.Streams

717

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

C#
Обновлено 11 сент. 2026 г.

intro-to-dotnet-web-dev

703

Get Started as a Web Developer with .NET, C#, and ASP.NET Core

C#
Обновлено 11 сент. 2026 г.

smartcomponents

509

Sample intelligent app features provided as reusable .NET components

C#
Обновлено 11 сент. 2026 г.

beginner-series

389

.NET for beginner's videos, code, and links.

Jupyter Notebook
Обновлено 11 сент. 2026 г.

dotnet-operator-sdk

371

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

C#
Обновлено 11 сент. 2026 г.

dotnet-template-samples

321

Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio

C#
Обновлено 10 сент. 2026 г.

android-libraries

317

.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.

C#
Обновлено 11 сент. 2026 г.

brand

301

This repo serves as a guide and reference to designers, writers, and developers to create consistent, on-brand content for .NET.

Неизвестный язык
Обновлено 9 сент. 2026 г.

docs-maui

282

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

Неизвестный язык
Обновлено 9 сент. 2026 г.

maui-labs

215

Experimental and pre-release tools for .NET MAUI

C#
Обновлено 11 сент. 2026 г.

install-scripts

213

Описание для этого репозитория не предоставлено.

PowerShell
Обновлено 10 сент. 2026 г.

windowsdesktop

211

Описание для этого репозитория не предоставлено.

Shell
Обновлено 11 сент. 2026 г.

datalab

197

This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.

C#
Обновлено 10 сент. 2026 г.

xharness

189

C# command line tool for running tests on Android / iOS / tvOS devices and simulators

C#
Обновлено 11 сент. 2026 г.

docker-tools

181

This is a repo to house some common tools for our various docker repos.

C#
Обновлено 11 сент. 2026 г.

versions

153

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

Неизвестный язык
Обновлено 11 сент. 2026 г.

apisof.net

126

Описание для этого репозитория не предоставлено.

C#
Обновлено 10 сент. 2026 г.

dotnet-buildtools-prereqs-docker

87

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

Dockerfile
Обновлено 11 сент. 2026 г.

arcade-services

86

Home to .NET's dependency flow system & tooling

C#
Обновлено 10 сент. 2026 г.

interactive-window

75

Visual Studio Interactive Window

C#
Обновлено 10 сент. 2026 г.

nbgv

61

The repo behind the dotnet/nbgv GitHub Action

TypeScript
Обновлено 11 сент. 2026 г.

source-indexer

55

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

C#
Обновлено 10 сент. 2026 г.

dnceng

31

.NET Engineering Services

C#
Обновлено 10 сент. 2026 г.

docs-tools

27

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

C#
Обновлено 11 сент. 2026 г.

emsdk

20

Emscripten SDK

Shell
Обновлено 11 сент. 2026 г.

arcade-skills

14

Reuseable AI skills, plugins, agents for use in the dotnet product repos, such as dotnet/runtime

PowerShell
Обновлено 10 сент. 2026 г.

workload-versions

14

Описание для этого репозитория не предоставлено.

Shell
Обновлено 10 сент. 2026 г.

website-thanks-data

10

Console app for creating data file for https://thanks.dot.net

C#
Обновлено 11 сент. 2026 г.

msbuild-api-docs

9

Описание для этого репозитория не предоставлено.

C#
Обновлено 9 сент. 2026 г.

android-api-docs

3

.NET for Android reference documentation.

C#
Обновлено 11 сент. 2026 г.

wasi-sdk

3

WASI-enabled WebAssembly C/C++ toolchain

Shell
Обновлено 11 сент. 2026 г.

Часто задаваемые вопросы

На чем основан dotnet на GitHub?

Организация dotnet на GitHub разрабатывает на основе таких языков, как C#, PowerShell и TypeScript. В их репозиториях представлены проекты, как ASP.NET Core и .NET MAUI, которые активно используются в разработке программного обеспечения.

Какие языки программирования использует dotnet?

Основные языки программирования, используемые в репозиториях dotnet, включают C#, PowerShell, Dockerfile, Shell, F# и TypeScript. Эти языки позволяют создавать разнообразные приложения и инструменты для разработчиков.

Являются ли репозитории dotnet публичными?

Да, все репозитории dotnet на GitHub являются публичными. Это позволяет разработчикам и пользователям по всему миру получать доступ к коду, участвовать в его развитии и вносить свой вклад в открытые проекты.

Это раскрытие намеренно?

Следите за .NET Platform с помощью RepoGuard и получайте уведомления в момент появления нового публичного репозитория.

Следить за этим аккаунтом