A service API versioning library for Microsoft ASP.NET Web API.
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.WebApi.Versioning |
Install
Install-Package Microsoft.AspNet.WebApi.Versioning
dotnet add package Microsoft.AspNet.WebApi.Versioning
paket add Microsoft.AspNet.WebApi.Versioning
Microsoft.AspNet.WebApi.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3 && < 6.0.0)
Tags