⚠ Deprecated: Other
A newer package is available as of August 2022. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. See the migration guide at https://github.com/dotnet/aspnet-api-versioning/wiki/Migration for more details.
Suggested alternative: Asp.Versioning.Mvc
A service API versioning library for Microsoft ASP.NET Core.
$ dotnet add package Microsoft.AspNetCore.Mvc.Versioning| :mega: Now Asp.Versioning.Mvc. 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 Core MVC. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services.
This package contains the primary abstractions library for API versioning that can be used to create server and client-based applications.
https://github.com/dotnet/aspnet-api-versioning/releases/tag/v5.1.0