Peter Peter
  • Log in

Copyright © 2025

Powered by BlogEngine.NET

Designed by Francis Bio

Implementing Value Object's GetHashCode

03 January 2020 Peter-Himschoot .NET Core, .NET Development, Domain Driven Design

/GetHashCode.png

Let's look at implementing a Value Object's GetHashCode.

[More]

Implementing ValueObject's Equality - Efficiently - Part 2

02 January 2020 Peter-Himschoot .NET Core, .NET Development, Domain Driven Design
Equality

In the first part, I showed you how you can implement the Equals method for Value Objects efficientl In this blog post, I want to show you how this class is implemented.

In this blog post, I want to show you how this is implemented.

[More]

Implementing ValueObject's Equality - Efficiently - Part 1

01 January 2020 Peter-Himschoot .NET Core, .NET Development, Domain Driven Design

Equality

This blog discusses how to implement a Value Object's Equals method efficiently.

[More]

Newer posts >>