A super-simple fluent API for redirecting legacy routes in ASP.NET Core MVC.
Info
Version: | 0.1.0 |
Author(s): | Joseph Woodward |
Last Update: | Monday, August 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JosephWoodward/RouteUrlRedirector |
NuGet Url: | https://www.nuget.org/packages/RouteUrlRedirector |
Install
Install-Package RouteUrlRedirector
dotnet add package RouteUrlRedirector
paket add RouteUrlRedirector
RouteUrlRedirector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
Tags