Namespace Common.Primitives
Classes
Common.Primitives.Entity defines an object that will be represented as a table in the database.
Common.Primitives.ValueObject is a abstract class that define method relative to type of objects that are property of an entity without the need of being identifiable. Doesn't contain any Guid or ID as it isn't retrievable and shouldn't be retrievable as an entity.
Last modified: 21 May 2024