Simplify versioning on your Web API routes by automatically supporting various versioning schemes.
Info
Version: | 1.0.6 |
Author(s): | infrabel |
Last Update: | Wednesday, January 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/infrabel/GNaP.WebApi.Versioning |
NuGet Url: | https://www.nuget.org/packages/GNaP.WebApi.Versioning |
Install
Install-Package GNaP.WebApi.Versioning
dotnet add package GNaP.WebApi.Versioning
paket add GNaP.WebApi.Versioning
GNaP.WebApi.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.2)
Tags