Goal is to add functionality to .NET Mvc, with a small wrapper around weakly and dynamically typed, magic string based routing with a strongly and statically typed routing through generics and expressions.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Skenja | 
| Last Update: | Monday, June 12, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://gitlab.com/Skenja/RoutingExtensions | 
| NuGet Url: | https://www.nuget.org/packages/RoutingExtensions | 
Install
Install-Package RoutingExtensions
                        dotnet add package RoutingExtensions
                        paket add RoutingExtensions
                        
                                RoutingExtensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.Mvc(>= 3.0.20105.1)
 
Tags