Skip to content

Hi, I'm Ankit

The story of my experiments with code

  • Twitter
  • Facebook
  • GitHub
  • LinkedIn
  • RSS
  • C#
  • .NET/.NET Core
  • Architecture & Design
  • Azure/ AWS
  • DevOps
  • Testing
  • Security
  • About

ImmutableArray

Integrity of Collections in Domain-Driven Design

by Ankit Vijay on May 10, 2020September 26, 2020

The post describes the issues with Collection integrity in DDD and how we can use ImmutableList to avoid manipulating collections outside the Domain.

Read More
.NET, .NET Core, Architecture, Architecture and Design, C#, DDD, Domain Driven Design