Aggregate root
Domain-Driven Design - Aggregate Roots in TypeScript
Before you look at the Aggregate Roots example in TypeScript, you can see at my post on what ...
Domain-Driven Design - Aggregate Roots in C#
Before you look at the Aggregate Roots example in C#, you can see at my post on what Aggreg...
Domain-Driven Design - Aggregate Root
In Domain-Driven Design an Aggregate Root is the main Entity in an Aggregate, for example, in the ordering agg...
Categories
Automation scripting Development tools Front end web development Infrastructure Kubernetes Programming guide Security Software architectureTags
Recent Posts
Restart Kubernetes pods following a schedule using Helm
Restart Kubernetes pods following a schedule using Kubectl
Create an Azure Key Vault with RBAC role assignments using Terraform
Get the download url of the latest GitHub release using Bash
Get the download url of the latest GitHub release using PowerShell