Ross ROSS = Recommend OSS · open-source software intelligence for agents

dotnet/aspnet-api-versioning

Provides a set of libraries which add service API versioning to ASP.NET Core Minimal APIs, Controllers, gRPC, OData, and Web API (Classic). observed · 2026-08-28

github.com/dotnet/aspnet-api-versioning · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 72
  • Longevity 100
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: 106
  • age_days: 3690
  • days_rel: 27
  • days_push: 11
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3205 stars · 721 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A set of .NET libraries that add API versioning semantics to ASP.NET Core services, including Minimal APIs, MVC controllers, gRPC, OData, and classic Web API. It uses metadata attributes and conventions compliant with Microsoft REST guidelines without requiring changes to routing or service implementation.

Use cases

  • version a REST API in ASP.NET Core
  • support multiple API versions side by side
  • add versioning to minimal APIs
  • version OData or gRPC services
  • migrate legacy services to versioned APIs
  • implement Microsoft REST guideline versioning

When to choose

  • you build REST services with ASP.NET Core and need versioning
  • you want standards-compliant versioning with minimal code changes
  • you support multiple API versions across controllers, minimal APIs, gRPC, or OData

When to avoid

  • your project is not on the .NET/ASP.NET stack
  • you need client-side API versioning rather than server-side
  • you use a non-ASP.NET web framework

Facets

library · maturity active

middleware routing api-framework web-framework web-development backend apis developer-tools dotnet cross-platform api-versioning aspnetcore rest odata grpc minimal-apis web-server

1 source

Member repositories

RepositoryRoleHealth v2
dotnet/aspnet-api-versioningmain90

For agents

markdown · JSON · MCP: product_card(name="dotnet/aspnet-api-versioning")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem