Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

EntityMapperAdapter

API reference for EntityMapperAdapter in Vendr, the eCommerce solution for Umbraco v8+

EntityMapperAdapter

public class EntityMapperAdapter

Namespace

Constructors

EntityMapperAdapter

public EntityMapperAdapter(Func<EntityBase, EntityBasicDto> entityMapper)

Methods

EntitiesToBasicDtos

public IEnumerable<EntityBasicDto> EntitiesToBasicDtos(IEnumerable<EntityBase> entities)

EntityToBasicDto

public EntityBasicDto EntityToBasicDto(EntityBase entity)

Operators

EntityMapperAdapter Implicit

public static implicit operator EntityMapperAdapter(Func<EntityBase, EntityBasicDto> fnc)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.