ASP.NET MVC Manialink Extensions
Posted: 13 Jan 2012, 10:36
Hope this forum is suitable. It seemed appropriate for all-things Manialink. 
I've developed a set of ASP.NET MVC extensions that enable developers to use the ASP.NET MVC framework to create powerful Manialinks.
You could say it's something like ManiaLib, but for ASP.NET.
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.

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.