forked from openrasta/archived-openrasta-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
Modules
simonthorogood edited this page Dec 18, 2010
·
2 revisions
OpenRasta is split in various modules that can be built independently.
Module | Description |
---|---|
core | The Core module contains the core and portable functionality in OpenRasta. |
aspnet | The AspNet module contains the ASP.NET hosting and the WebForms codec. |
castle | The Castle module provides support for using Castle Windsor as a container. |
ninject | The Ninject module provides support for using Ninject as a container. |
SharpView | The SharpView module contains support for a new C# view engine that ships with OpenRasta. |
install | The Install module contains the code for the installer of OpenRasta. |
vside | The vside module contains the visual studio project and item templates. |
openbastard | The OpenBastard module is the regression test suite for OpenRasta. |