Skip to main content

Namespace AdCodicem.ValueObjects.EntityFrameworkCore

Classes

StrictValueObjectConverter<TSelf, TValue>

Stores a value object as its bare underlying value, and re-validates whatever comes back from the database.

ValueObjectComparer<TSelf>

Compares value objects using their own equality rather than the underlying value's.

ValueObjectConventionExtensions

Maps value objects onto their underlying database types.

ValueObjectConverter<TSelf, TValue>

Stores a value object as its bare underlying value.