A service API versioning library for Microsoft ASP.NET Web API.
$ dotnet add package Asp.Versioning.WebApi| :mega: Formerly Microsoft.AspNet.WebApi.Versioning. See the announcement. |
|---|
ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semantics to your new and existing REST services built with ASP.NET Web API. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services.
https://github.com/dotnet/aspnet-api-versioning/releases/tag/v7.0.0