Some updates to the CapableObjects packages at nuget.
We have discontinued the EcoWeb package and replaced it with EcoWebASP and EcoWebProviders. This is because the content of EcoWebProviders package is usable even if you do not use ASP.NET .
A new MVC package has been added http://www.nuget.org/packages/EcoWebMVC/
The MVC package contains the EcoController – based on Peter Morris example. It also contains ModelDrivenControllerBase that enable a lot more usage of model driven viewmodels and actions. I will write more about this in a separate post.