Managed Fusion URL Rewriter and Reverse Proxy is a powerful URL manipulation engine based on the Apache mod_rewrite extension. It is designed, from the ground up to bring all the features of Apache mod_rewrite to IIS 6.0 and IIS 7.0. Managed Fusion Url Rewriter works with ASP.NET on Microsoft's...
More information
Easily map ASP.NET MVC routes to lowercase URLs! Does not affect casing of the querystring, if one exists. Includes support for MVC Areas, as well as experimental support for ASP.NET Web API HTTP routes. See the Project Site for important usage notes.
Makes ASP.NET MVC routes dashed (hyphenated) and lowercase.
This is a fork of Ata Sasmaz's work. Bugs are fixed and new features are added.
For initial one line configuration please read Project Information link.
More info: https://github.com/salarkh/lowercase-dashed-route/
Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code.
You can use one common API for accessing files from...
More information
A webpage screenshotting .NET library supporting HTML5/CSS3 and fully integrable into an ASP.NET MVC application.
Freezer is a single-dll library, check how to use it at https://github.com/haga-rak/Freezer/wiki
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.