A service API versioning library for Microsoft ASP.NET Core 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.AspNetCore.OData.Versioning |
Install
Install-Package Microsoft.AspNetCore.OData.Versioning
dotnet add package Microsoft.AspNetCore.OData.Versioning
paket add Microsoft.AspNetCore.OData.Versioning
Microsoft.AspNetCore.OData.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.2.0)
- Microsoft.AspNetCore.OData(>= 7.5.1 && < 8.0.0)
Tags