The stream database optimised for event sourcing
-
Updated
Jun 5, 2021 - C#
@suadev, I get the following error after running the application:
12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggregate 'EventFlowExample.Aggregates.ExampleAggregate' failed due to exception 'TypeInitializationException' with message: The type initializer for 'MongoDB.Bson.Serialization.BsonClassMap' threw an except
Add a description, image, and links to the eventsourcing topic page so that developers can more easily learn about it.
To associate your repository with the eventsourcing topic, visit your repo's landing page and select "manage topics."
We need more complete example apps that would show more of the framework features and how to use them in real-world scenarios.