Suoranta.EnterpriseLib.Web - Developer API

Suoranta.EnterpriseLib.Web.MVC Namespace

Classes


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