Namespace Umbraco.Cms.Core.Mapping
Classes
MapDefinitionCollection
MapDefinitionCollectionBuilder
MapperContext
Represents a mapper context.
UmbracoDefaultMapper
Provides default type conversion logic for mapping Umbraco database values to .NET types, extending the base mapping behavior with support for additional types such as decimal, DateOnly, and TimeOnly.
UmbracoMapper
Umbraco Mapper.
Interfaces
IMapDefinition
Defines maps for IUmbracoMapper.