Suoranta.EnterpriseLib.Web - Developer API

EntityProfile Class

Base class for mapping entities to DTOs and vice versa.

Namespace:  Suoranta.EnterpriseLib.Util.AutoMapper
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public abstract class EntityProfile : Profile

Remarks


Implementations of IValueConverter and IValueResolver are automatically bound by AutoMapperServiceConfigurator and retrievable with [Get{T}(ResolutionContext)].

Inheritance Hierarchy


Object
  Profile
    Suoranta.EnterpriseLib.Util.AutoMapper..::..EntityProfile