
I've developed a set of ASP.NET MVC extensions that enable developers to use the ASP.NET MVC framework to create powerful Manialinks.

I want to emphasis that this is for ASP.NET MVC 3 only! Not for Webforms.
These extensions integrate nicely with the Razor view engine and work efficiently (proper memory management). Be more productive and create your elements programmatically. I assure you they'll save you time from writing all that XML from scratch!

You can find more information and documentation on the project page at GitHub.

https://github.com/friedr1c3/net-mvc-ma ... extensions
Requirements
- Windows environment (Mono on Linux may work).
- ASP.NET 4 installed.
- ASP.NET MVC 3 project with Razor view engine.