Adds RedirectRouteExtended class which handles query strings in redirects, and allows for a specified Action to call during redirects, which may be helpful during logging.
Info
Version: | 0.1.0.15 |
Author(s): | psantiago |
Last Update: | Tuesday, June 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/psantiago/RouteMagicRedirectExtension |
NuGet Url: | https://www.nuget.org/packages/RouteMagicRedirectExtension |
Install
Install-Package RouteMagicRedirectExtension
dotnet add package RouteMagicRedirectExtension
paket add RouteMagicRedirectExtension
RouteMagicRedirectExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- RouteMagic(1.2.0.0)
Tags