A service API versioning library for Microsoft ASP.NET Web API and OData v4.0.
Info
Version: | 5.1.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, May 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/aspnet-api-versioning/wiki |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.OData.Versioning |
Install
Install-Package Microsoft.AspNet.OData.Versioning
dotnet add package Microsoft.AspNet.OData.Versioning
paket add Microsoft.AspNet.OData.Versioning
Microsoft.AspNet.OData.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Versioning(>= 4.1.0)
- Microsoft.AspNet.OData(>= 7.5.0 && < 8.0.0)
Tags