More at http://fubumvc.com: Fork it! | Mailing list |

FubuMVC guides

These guides are designed to make you immediately productive with FubuMVC, and to help you understand how all of the pieces fit together. They are written by the authors of FubuMVC as well as members of the community.

This documentation is based on the “edge” version of FubuMVC. Some of the features described in this documentation are not yet available in an official release (although they will likely be available soon in the next coming release.)

Start Here

Getting Started with FubuMVC
Everything you need to know to install FubuMVC and create your first application.
FubuRegistry: Configuring Actions
Tell FubuMVC how to find your assemblies, types, and action methods and map them to routes, output methods, and views.
(INCOMPLETE) Composition with Behaviors
(INCOMPLETE) Learn how to start layering functionality onto your app with behaviors
Advanced Topics With behaviors
Learn how to conventionally apply your behaviors in different ways and control how they are applied to actions