![]() | |
WeroSoft.Data.Common Namespace |
Class | Description | |
---|---|---|
![]() | DataMapperQueryMapper |
Implements the query translator for weroSoft data mapper.
|
![]() | DataMapping | Obsolete.
Implements the data mapping for mapping data from business logic to data logic and reverse.
|
![]() | LocalizedPropertyHelpers |
Implements some helpers for localized values.
|
![]() | LocalizedPropertyValueDataBaseTKey, TValue |
Implements a base class for property data.
|
![]() | LocalizedPropertyValueWrapperBaseTValue |
Base implementation of localized values data wrapper.
|
![]() | MapExecutorBase |
Base class of a mapping executor.
|
![]() | MapExecutorFieldToField |
Mapping executor for mapping a field on the source to a field on the target.
|
![]() | MapExecutorFieldToProperty |
Mapping executor for mapping a field on the source to a property on the target.
|
![]() | MapExecutorPropertyToField |
Mapping executor for mapping a property on the source to a field on the target.
|
![]() | MapExecutorPropertyToProperty |
Mapping executor for mapping a property on the source to a property on the target.
|
![]() | MappingAttribute |
Defines the base type of mapping attributes.
|
![]() | MappingCircularRelationTracker |
Track if the mapping is circular or not.
|
![]() | MappingCollectionAttribute |
Defines the mapping of collections and its type.
|
![]() | MappingConverterAnySerializable |
Provides mapping for any serializable data.
|
![]() ![]() | MappingConverterAttribute |
Allows declaring a mapping rule for type conversion.
|
![]() | MappingConverterByteToSbyte |
Implements a converter to map from byte to signed byte and back.
|
![]() | MappingConverterCharacteristics |
Provides the converter functionality to automatically map characteristics information.
|
![]() ![]() | MappingConverterCollection |
Provides mapping functionality for different types of collections.
|
![]() | MappingConverterCultureInfo |
Define a specialization of the standard CultureInfo Converter which is able to convert to and from long string.
|
![]() | MappingConverterDateTime |
Define a specialization of the standard DateTime Converter which is able to convert to and from long value.
|
![]() | MappingConverterGuidToNullableGuid |
Provides the converter functionality to automatically map an empty guid to null and
vise-versa.
|
![]() | MappingConverterIntToUint |
Implements a converter to map from integer to unsigned integer and back.
|
![]() | MappingConverterJson |
Converts a given CLR object into a JSON string or back to a CLR object.
|
![]() | MappingConverterLocalizedPropertyXml |
Converts a localized property to XML and backward.
|
![]() | MappingConverterLongToUlong |
Implements a converter to map from long to unsigned long and back.
|
![]() | MappingConverterManyToManyTBusiness, TData |
Abstract class to map a many to many relation.
|
![]() | MappingConverterManyToOneTBusiness, TData |
Abstract class to map a many to many relation.
|
![]() | MappingConverterNullStringToGuidString |
Provides the converter functionality to automatically map a null or empty string value to a guid-string.
|
![]() | MappingConverterObjectIdTBusiness |
Converts a list of object with a identifier from type GUID to a string with all identifiers.
|
![]() | MappingConverterObjectIdsTBusiness |
Converts a list of object with a identifier from type GUID to a string with all identifiers.
|
![]() ![]() | MappingConverterParameterizableStringList |
Converts a list of strings to a string and from string to a list of string.
|
![]() | MappingConverterShortToUshort |
Implements a converter to map from short to unsigned short and back.
|
![]() | MappingConverterStringDictionary |
Converts a string into a key value dictionary.
|
![]() | MappingConverterStringList |
Converts a list to a comma separated string and from comma separated string into list of string.
|
![]() | MappingConverterStringToChar |
Implements a converter to map from char to string and back.
|
![]() | MappingConverterTimespan |
Define a specialization of the standard Timespan Converter which is able to convert to and from long value.
|
![]() | MappingConverterUniqueIndex |
Ensures a field participating in a unique index is filled in.
|
![]() | MappingConverterXmlSerializer |
Converts a serializable object to a string.
|
![]() | MappingException |
Represents an exception raised on a mapping of data from a source to a target data object.
|
![]() | MappingExcludeAttribute |
Defines a property which is not mapped.
|
![]() | MappingIdentityAttribute |
Declares the check and generation of an object identity.
|
![]() ![]() | MappingMultiConverterAttribute |
Allows declaring a mapping rule for cascaded type conversion.
|
![]() | MappingPrimaryOnlyAttribute |
Allows declaring a mapping by primary only.
|
![]() | MappingRuleAttribute |
Allows declaring a mapping rule.
|
![]() ![]() | MappingTargetNameAttribute |
Allows declaring a mapping rule for fields or properties.
|
![]() | MappingTranslator |
Defines a translator for structural translation from a source to a target.
|
![]() | MappingTranslatorAttribute |
Allows declaring a mapping rule for data translation.
|
![]() | MappingTranslatorLocalizedPropertyRelation |
Converts a localized property to XML and backward.
|
![]() | MappingTranslatorLocalizedPropertyRelation2 |
Converts a localized property to XML and backward.
|
Interface | Description | |
---|---|---|
![]() | ILocalizedPropertyValueData |
Defines the interface of a localized property value data.
|
![]() | ILocalizedPropertyValueDataTKey, TValue |
Defines the interface of a localized property value data.
|
![]() | ILocalizedPropertyValueDataWrapper |
Defines a wrapper for localized value data.
|
![]() | ILocalizedPropertyValueDataWrapperTValue |
Defines the data wrapper for localized values.
|
![]() | IMappingLocalizedConverter |
Defines a marker interface for localized mapping converters.
|
![]() | IMappingTranslator |
Defines the data and methods a mapping translator must implement.
|
Enumeration | Description | |
---|---|---|
![]() | MappingDirection |
Defines the direction which is used for performing the mapping.
|