Skip to content
#

domain-driven-design

Here are 627 public repositories matching this topic...

EventFlow
mbican
mbican commented Mar 16, 2019

In documentation about sagas there is this thing about storing saga-id into event metadata. It looks intuitive but it doesn't work out of the box :-(. I would like to make it work. Here is how:

  1. from PublishAsync pass sagaId and saga type name into ICommandBus.PublishAsync()
  2. overload ICommandBus.PublishAsync() so it takes an extra argument eventMetadata
  3. pass event metadata to IAggregate

Asp.Net Core 3.1 samples (+ Angular 9.0, React 16.13, Vue 2.6) with modern Clean Architecture, Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Blazor, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...

  • Updated Jun 27, 2020
  • C#

Improve this page

Add a description, image, and links to the domain-driven-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the domain-driven-design topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.