aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4647
- days_rel: n/a
- days_push: 2835
- n_releases_24m: 0
Adoption not part of the score
5567 stars · 2087 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ASP.NET Core MVC is a model-view-controller framework for building dynamic web sites and HTTP services with clean separation of concerns, merging MVC, Web API, and Razor Web Pages. This repository is archived; development has moved to the aspnet/AspNetCore repo.
Use cases
- build dynamic websites with mvc pattern in asp.net core
- create restful http apis with web api
- render razor views for server-side web pages
- self-host a web application in your own process
- build tdd-friendly web applications in c#
When to choose
- you are building an ASP.NET Core web app or API today (via the AspNetCore repo)
- you want a patterns-based framework with Razor views and HTTP services in one framework
When to avoid
- you want active development or new features - this repo is archived
- you are on classic ASP.NET MVC 5.x or Web API 2.x - use AspNetWebStack instead
Facets
framework · maturity abandoned
web-framework api-framework routing templating http-server web-development backend apis dotnet cross-platform aspnet-core mvc razor web-api archived web-server
1 source
- readme: https://github.com/aspnet/Mvc · fetched 2026-08-28 · d11f56520d9f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aspnet/Mvc | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem