/ValueObjectCore

A value object is a design pattern that represents an immutable object with equality based on its state, not its identity.

Primary LanguageC#MIT LicenseMIT

Watchers