dotnet/aspnetcore.docs

Documentation for ASP.NET Core

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 4th, 2026
Created on December 19th, 2014
Open Issues & Pull Requests: 525 (-1)
GitHub issues: Enabled
Number of forks: 24,602
Total Stargazers: 13,134 (+0)
Total Subscribers: 684 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 9.7 days
90th percentile: 2.2 days
Tracked items: 1,979

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 85% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 59% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 241
New in 7 days: 15
Closed in 7 days: 21
Avg open age: 818 days
Stale 30+ days: 218
Stale 90+ days: 206

Recent activity

Opened in 7 days: 13
Closed in 7 days: 12
Comments in 7 days: 2
Events in 7 days: 64

Top labels

  • aspnet-core/svc (1,409)
  • Source - Docs.ms (1,126)
  • seQUESTered (641)
  • Pri1 (610)
  • doc-enhancement (587)
  • Blazor (575)
  • blazor/subsvc (550)
  • :watch: Not Triaged (227)

Detailed Description

ASP.NET Core Docs is the official documentation repository for ASP.NET Core, published at learn.microsoft.com/aspnet/core.

The repository serves as the authoritative reference for ASP.NET Core development. It addresses the need for comprehensive, up-to-date guidance on building web applications with ASP.NET Core by maintaining detailed articles, tutorials, and API documentation that cover the framework's features, patterns, and best practices.

Developers should use this documentation when learning ASP.NET Core or building applications with it. The repository is suited for anyone working with ASP.NET Core who needs official guidance, whether they are beginners following tutorials or experienced developers looking up specific framework behavior. The documentation distinguishes itself by being the official source maintained alongside the framework itself, ensuring alignment with current releases. For developers working with the older ASP.NET 4.x framework, a separate repository handles that documentation.

The project maintains clear processes for community contributions and issue reporting. Issues should be opened through the feedback form at the bottom of relevant articles rather than as blank issues, which adds article metadata and automatically notifies the author for faster response. Simple corrections like typos can be submitted as pull requests following the contributor guide. General support questions are directed to Stack Overflow, Slack, or Gitter rather than the issue tracker, keeping the repository focused on documentation improvements. The project distinguishes between documentation problems, tutorial issues, and site design concerns, routing each to the appropriate channel for resolution.