aspnetcore
by
dotnet

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

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on March 7th, 2026
Created on March 11th, 2014
Open Issues & Pull Requests: 4,022 (-2)
Number of forks: 10,869
Total Stargazers: 38,264 (+0)
Total Subscribers: 1,485 (+0)

Issue Activity (beta)

Open issues: 3,461
New in 7 days: 22
Closed in 7 days: 14
Avg open age: 1,031 days
Stale 30+ days: 3,186
Stale 90+ days: 2,040

Recent activity

Opened in 7 days: 16
Closed in 7 days: 7
Comments in 7 days: 26
Events in 7 days: 154

Top labels

  • area-blazor (5,571)
  • area-networking (2,990)
  • perf-regression (2,956)
  • Perf (2,857)
  • area-mvc (2,615)
  • area-perf (2,494)
  • Status: Resolved (2,382)
  • enhancement (1,931)

Repository Insights (GitGenius)

Median issue/PR response: 1.6 hours
Mean response time: 449.8 days
90th percentile: 2288.8 days
Tracked items: 362

Most active contributors

Detailed Description

The dotnet/aspnetcore repository is the primary codebase for ASP.NET Core, an open-source cross-platform framework for building modern cloud-based web applications. Written in C#, it enables developers to create web apps, IoT applications, and mobile backends that run on Windows, Mac, and Linux. The framework is architected around modular components with minimal overhead, allowing developers to retain flexibility while building solutions that can be deployed to the cloud or run on-premises.

ASP.NET Core runs on .NET, a free and open-source application runtime, and provides an optimized development experience for contemporary internet-connected applications. The framework encompasses multiple technology domains including MVC patterns, Razor templating, HTTP handling, and server-side processing capabilities. The repository maintains nightly builds across multiple platforms and architectures, including Windows x64, x86, and arm64, as well as macOS and Linux variants with both installer and binary distribution options.

The repository demonstrates substantial community engagement and maintenance activity. GitGenius tracking data shows a median issue and pull request response latency of 0.0 hours with a mean of 3833.2 hours across 9183 tracked items, indicating rapid initial triage followed by longer resolution timelines for complex issues. The most active issue labels reveal significant focus areas: area-blazor with 2375 tracked items, perf-regression with 1955 items, and general performance concerns with 1719 items. This distribution suggests that Blazor functionality and performance optimization represent major development priorities within the project.

The core contributor base is relatively concentrated, with javiercn leading at 5898 recorded events, followed by mkArtakMSFT with 3483 events and martincostello with 2504 events. This active triaging and contribution pattern reflects the project's need for consistent maintenance and decision-making on a high volume of incoming issues and pull requests. The repository maintains overlapping contributors with github/gh-aw, solo-io/gloo, and microsoft/vscode, indicating cross-project collaboration within the broader Microsoft and open-source ecosystems.

The project provides structured pathways for community involvement through weekly community standups streamed on YouTube, a published roadmap outlining schedule and milestone themes, and clear documentation on the triage process and contribution guidelines. Security issues are handled through the Microsoft Security Response Center with a 24-hour response commitment, and the project participates in the Microsoft .NET Bounty Program. The repository is closely integrated with related projects including the ASP.NET Core documentation repository, Entity Framework Core for data access, the .NET runtime, and the Razor compiler and tooling repository, forming a cohesive ecosystem for modern .NET web development.

aspnetcore
by
dotnetdotnet/aspnetcore

Repository Details

Fetching additional details & charts...