RouteMagic 1.3.0
RouteMagic is a library of useful Routing helpers. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
Install-Package RouteMagic -Version 1.3.0
dotnet add package RouteMagic --version 1.3.0
<PackageReference Include="RouteMagic" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RouteMagic --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* 1.1.3 Added IncomingOnlyRouteConstraint for routes that should only be used to match
incoming HTTP requsets and should not be used for URL generation.
* 1.3.0 Added query string re-routing thanks to a contribution by @psantiago https://github.com/Haacked/RouteMagic/pull/12
Dependencies
This package has no dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on RouteMagic:
Package | Downloads |
---|---|
RouteMagic.Mvc
RouteMagic.Mvc is a library of useful Routing helpers specific to ASP.NET MVC. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
|
|
shayypkg
My package description.
|
|
RouteMagicRedirectExtension
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.
|
|
NuGet.AzureWebSite
Web Application used to host a NuGet feed on Windows Azure Web Sites.
|
|
Wrox.ProMvc4.Routing.EditableRoutes
Sample code from the Advanced Topics chapter of the Professional ASP.NET MVC 4 book by Wrox
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RouteMagic:
Repository | Stars |
---|---|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 262,969 | 8/26/2015 |
1.2.0 | 366,916 | 12/21/2011 |
1.1.3 | 471,802 | 9/23/2011 |
1.1.2 | 1,320 | 9/2/2011 |
1.1.1 | 2,279 | 7/25/2011 |
1.0.0 | 4,688 | 6/3/2011 |
0.2.2.2 | 30,714 | 4/10/2011 |
0.2.2.1 | 7,317 | 4/9/2011 |
0.2.2 | 1,297 | 2/15/2011 |
0.2.1 | 1,181 | 2/13/2011 |
0.2.0 | 1,340 | 2/3/2011 |
0.1.0 | 1,265 | 1/30/2011 |