Skip to content

Latest commit

 

History

History

README.md

Castle MonoRail 3

Quick set up

Routing

Generator

Programming model

Routing

Filters

Helpers

Extensions

Windsor

Just include the assembly Castle.MonoRail.Extension.Windsor in your web project and implement IContainerAccessor in your HttpApplication subclass. There are extensions methods to register controllers, filters and viewcomponents.

OData