MaverickLite - A Web Presentation Framework

MaverickLite is a simple presentation framework for ASP.Net. It is based in part on the Maverick.Net framework. It prescribes to a front controller pattern for handling incoming requests and an MVC one for processing them.

What is different about MaverickLite from Maverick.Net?
MaverickLite, as the name suggests, is missing much of the functionality of Maverick.Net. It has less view and transform types available and doesn't allow you to wrap standard ASP.Net pages into the workflow. It's main addition is the inclusion of XML aggregator functionality.

Go to http://azaclauson.com/mavericklite/

See also these related projects.