Suoranta.EnterpriseLib.Util.AutoMapper Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
DateTimeConverter |
AutoMapper type and value converters for date-related system types.
|
|
|
EntityProfile |
Base class for mapping entities to DTOs and vice versa.
|
|
|
EntityResolver |
Non-generic version of EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>
|
|
|
EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)> |
Base class for AutoMapper value resolvers that can resolve all one-to-one/many entity values
of TEntityDTO. See GetTargetEntityIdPropInDTO(Type, PropertyInfo)
for details how the resolution operates.
|
|
|
EntityResolver<(Of <(<'TEntityDTO, TEntity, TResolvedEntity>)>)> |
EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)> for specific TResolvedEntity.
|
|
|
EntityResolverException | |
|
|
EntityResolverUtils | |
|
|
IgnoreMapAttribute | |
|
|
MappingExtensions |

