dotnet/docs

This repository contains .NET Documentation.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 seconds ago
Type:Documentation / SpecificationCategory(s):Documentation ToolsDeveloper Tools
Added to GitGenius on September 14th, 2026
Created on May 19th, 2015
Open Issues & Pull Requests: 934 (+0)
GitHub issues: Enabled
Number of forks: 6,070
Total Stargazers: 4,767 (+0)
Total Subscribers: 361 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.0 hours
Mean response time: 85.9 days
90th percentile: 175.3 days
Tracked items: 2,894

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 80% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "resolved-by-customer" is answered fastest, typically in under an hour, while "dotnet-fundamentals/svc" waits about 2 days. 49% of tracked open issues have had no activity in three months. 91% of issues opened in the past year have since been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 863
New in 7 days: 14
Closed in 7 days: 18
Avg open age: 1,151 days
Stale 30+ days: 805
Stale 90+ days: 786

Recent activity

Opened in 7 days: 14
Closed in 7 days: 18
Comments in 7 days: 4
Events in 7 days: 69

Top labels

  • :pushpin: seQUESTered (1,203)
  • dotnet-fundamentals/svc (1,188)
  • :watch: Not Triaged (1,005)
  • dotnet-csharp/svc (818)
  • in-pr (610)
  • needs-more-info (462)
  • okr-quality (386)
  • code-of-conduct (259)

Detailed Description

The dotnet/docs repository is a documentation resource that contains the conceptual documentation for .NET and serves as the source for the .NET documentation site.

The repository addresses the need for comprehensive, centralized documentation covering the .NET platform and its ecosystem. It works by maintaining conceptual documentation that feeds into the official .NET documentation site, which aggregates content from multiple specialized repositories covering ASP.NET Core, desktop workloads, .NET MAUI, Entity Framework, and community toolkits. API reference documentation is published from separate repositories, with some generated directly from source code comments and others maintained as pass-through repositories. The C# language specification documentation comes from dedicated language design and specification repositories.

This resource is suited for developers learning .NET, building applications with the platform, or seeking authoritative information about language features and APIs. The documentation covers C#, F#, Visual Basic, and various .NET workloads. The repository explicitly welcomes community contributions and provides a contributor guide for those wanting to participate. Issues can be created directly through buttons on published documentation pages, which automatically route to the correct repository and pre-fill relevant information.

The project maintains organized tracking through project boards that include monthly sprint projects and long-running initiatives for major documentation updates. The team makes efforts to respond to issues in a timely fashion and has established policies for third-party dependencies in contributions. The repository provides labeled issues marked as help wanted to guide new contributors toward meaningful starting points.