DBX006: An event type is not registered
This page explains error DBX006 and how to fix it.
An append holds an event type that no stream registers.
Add the event to its stream: .Events<T>() or .Event<T>().
This page explains error DBX006 and how to fix it.
An append holds an event type that no stream registers.
Add the event to its stream: .Events<T>() or .Event<T>().