# 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

Repository: https://github.com/aspnet/Mvc
Canonical: https://ross.abutalabs.com/products/mvc
Language: C#
License: Apache-2.0
License Family: permissive
Topics: aspnet-product
Archived: true
Last push: 2018-11-28T21:40:17+00:00

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

## Adoption (not part of the score)
Stars 5567, forks 2087 (observed 2026-08-28T04:09:22.421853+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: web-framework, api-framework, routing, templating, http-server
- domain: web-development, backend, apis
- platform: dotnet, cross-platform
- tags: aspnet-core, mvc, razor, web-api, archived, web-server

## Member repositories
- aspnet/Mvc (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.421853+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-29T17:55:36.668900+00:00, confidence not recorded.
  - readme: https://github.com/aspnet/Mvc (fetched 2026-08-28T04:09:22.421853+00:00, sha d11f56520d9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
