Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
-
Updated
Mar 27, 2023 - C#
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
Implementation of Domain Driven Design ValueObject
Deposit-Box is a C# application designed to simplify financial tasks in home funds
A value object is a design pattern that represents an immutable object with equality based on its state, not its identity.
C# framework for obtaining and presenting dependent values (values which can only be determined by first obtaining other values)
A collection of data types to provide safe handling of sensitive PII and secrets.
Value object with inheritance in EFCore
Zero configuration yet highly flexible value equality for .NET POCOs.
Implement And Description of Objects using on DomainDrivenDesign
Add a description, image, and links to the valueobject topic page so that developers can more easily learn about it.
To associate your repository with the valueobject topic, visit your repo's landing page and select "manage topics."