⚠ 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.OData.ApiExplorer
The API Explorer for Microsoft ASP.NET Core and OData v4.0.
$ dotnet add package Microsoft.AspNetCore.OData.Versioning.ApiExplorer| :mega: Now Asp.Versioning.OData.ApiExplorer. 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 and OData v4.0. 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 API version-aware extensions for API Explorer in ASP.NET Core MVC and OData v4.0, which are useful in a number of scenarios such as test automation or OpenAPI document generation.
https://github.com/dotnet/aspnet-api-versioning/releases/tag/v5.1.0