Route attribute with versioning support for MVC controllers and actions.
Info
| Version: | 1.0.0 |
| Author(s): | Carlos Max |
| Last Update: | Saturday, November 11, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/carlosmax/aspnet-api-versioning |
| NuGet Url: | https://www.nuget.org/packages/VersionedRouteAttribute |
Install
Install-Package VersionedRouteAttribute
dotnet add package VersionedRouteAttribute
paket add VersionedRouteAttribute
VersionedRouteAttribute Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)