The Mindscape.LightSpeed.Web.Mvc namespace supports building ASP.NET MVC applications using LightSpeed.
Classes
Class | Description | |
---|---|---|
![]() | LightSpeedControllerBase<(Of <(TUnitOfWork>)>) |
Provides a base implementation of an ASP.NET MVC controller which provides a LightSpeed UnitOfWork instance
through the PerRequestUnitOfWorkScope.
|
![]() | LightSpeedEntityModelBinder |
An Mvc ModelBinder which handles the binding of LightSpeed Entity types from a form POST
|
![]() | LightSpeedMvcValidatorProvider |
A custom ValidatorProvider which performs the translation between LightSpeed validation attributes
and DataAnnotation attributes for use with ASP.NET MVC 2+
|