Suoranta.EnterpriseLib.Web.MVC Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
BaseController |
Base class for MVC controllers within the application.
|
|
|
BaseController<(Of <(<'TDbContext>)>)> |
Base controller for applications using Type of DbContext
|
|
|
ControllerExtensions | |
|
|
CrudController<(Of <(<'TDbContext, TRowEntity, TRowDTO>)>)> |
Base class for controllers that provide CRUD operations
|
|
|
CrudController<(Of <(<'TDbContext, TParentEntity, TRowEntity, TRowDTO>)>)> |
Base class for controller that provide CRUD operations.
|
|
|
JsonResultFactory |
Replaces JsonResult to use Newtonsoft in JSON serialization
|

