Create routes for your controllers based on the version number in the namespace.
Info
Version: | 1.0.4 |
Author(s): | Peter Lazzarino, Go Ahead Tours |
Last Update: | Friday, August 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/versionrouting |
Install
Install-Package versionrouting
dotnet add package versionrouting
paket add versionrouting
versionrouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
Tags