Value Object — Digitteck Blog — Digitteck
Tag

Value Object

2 articles

Value Objects and Mongo Serializer
dotnet

Value Objects and Mongo Serializer

Writing a custom IBsonSerializer to store a value object as its primitive value in MongoDB — avoiding the default nested document expansion with BsonSerializerAttribute.

2019-04-08·3 min read
Value Object
dotnet

Value Object

Building a generic ValueObject<T> base class in C# — implementing IComparable, IEquatable, operator overloads, and an implicit conversion operator to eliminate primitive obsession.

2019-03-20·4 min read
digitteck

© 2026 Digitteck