Description:
FubuMVC is a .NET open-source front-controller MVC web framework. Fubu (which stands for "for us, by us") focuses on rapid development, pluggability, and convention-based configuration. It tries to focus on SOLID principles, composability, separation of concerns, DRY, and other critical concepts of rapid, frictionless and pain-free web development. There are several differentiating features from ASP.NET MVC, such as behavior chains, packaging, routing conventions, HTML conventions, and much more.
Links: Slides

Leave a Comment