# dotnet/aspnetcore

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

Repository: https://github.com/dotnet/aspnetcore
Canonical: https://ross.abutalabs.com/products/aspnetcore
Homepage: https://asp.net
Language: C#
License: MIT
License Family: permissive
Topics: dotnet, aspnetcore, hacktoberfest, help-wanted
Last push: 2026-08-26T23:51:44+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 4558, "days_push": 7, "days_rel": 22, "gap_med": 0, "n_releases_24m": 54}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 38394, forks 10938 (observed 2026-08-28T04:12:07.414377+00:00)

## What it is
ASP.NET Core is the open-source, cross-platform web framework for .NET, used to build modern cloud-based web applications, APIs, IoT apps, and mobile backends. It runs on Windows, Mac, and Linux and consists of modular components with minimal overhead.

## Use cases
- build a rest api in c#
- create a web application on linux with .net
- build a mobile app backend
- host a real-time app with websockets
- develop cloud-native web services
- build an iot backend service

## When to choose
- you are building web apps or APIs in the .NET ecosystem
- you need cross-platform deployment on Windows, Mac, or Linux
- you want a mature, well-supported framework backed by Microsoft and the .NET Foundation

## When to avoid
- your team does not use C# or .NET
- you need a lightweight micro-framework for a tiny service
- you are building a frontend-only static site

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, http-server, routing, middleware, auth, websocket, api-framework
- domain: web-development, backend, apis, cross-platform
- platform: windows, cross-platform, dotnet
- tags: aspnetcore, csharp, microsoft, cloud, web-apps, iot, mobile-backends, macos, linux

## Member repositories
- dotnet/aspnetcore (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:07.414377+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:24:56.305765+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/aspnetcore (fetched 2026-08-28T04:12:07.414377+00:00, sha 9e306aeb8688)
- Data as of 2026-08-30T08:39:29.467469+00:00.
