An ASP.NET Core library allowing you to define HTTP API versioning strategies.
Info
Version: | 2.1.0 |
Author(s): | khellang, WebApiContrib Contributors |
Last Update: | Friday, January 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Versioning |
NuGet Url: | https://www.nuget.org/packages/WebApiContrib.Core.Versioning |
Install
Install-Package WebApiContrib.Core.Versioning
dotnet add package WebApiContrib.Core.Versioning
paket add WebApiContrib.Core.Versioning
WebApiContrib.Core.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
Tags