JuniorRoute: the easy-to-learn, easy-to-use routing framework for .NET. JuniorRoute’s simple approach to routing is a better fit for the stateless HTTP protocol than controller-driven architectures like ASP.net MVC. JuniorRoute simplifies the routing of an HTTP request message to a code method while providing lots of different ways to control how that occurs. JuniorRoute’s simplest configurations involve very little bootstrapping code, but it also provides configurability and extensibility just where you need it. This extension provides C# and VB.NET project templates for JuniorRoute Web applications. JuniorRoute packages are available on NuGet; just search for JuniorRoute! See http://projects.nathanalden.com/JuniorRoute for more information. |