RouteMagic
A library of useful extensions to ASP.NET Routing.
Installation
Use NuGet to install RouteMagic or RouteMagic.Mvc.
Install-Package RouteMagic.Mvc
For more information, read the introduction blog post.
- Also read this blog post on the Redirect Routes.
- And this blog post on delegate routes.
- And this series on Route Grouping.
- And this blog post on Editable Routes!
RouteMagic supports all these features!
下载源码
通过命令行克隆项目:
git clone https://github.com/haacked/routemagic.git