An open API service indexing awesome lists of open source software.

https://github.com/mreshboboyev/event-sourcing

A .NET repository demonstrating the implementation of Event Sourcing with custom events and streams. Showcased through a BankAccount example in a console application, it tracks money transfers, operations, and account activity using event-based architecture.
https://github.com/mreshboboyev/event-sourcing

bank-account c-sharp clean-code console-application cqrs dotnet-core event-driven-architecture event-sourcing financial-operations software-architecture streams

Last synced: 6 months ago
JSON representation

A .NET repository demonstrating the implementation of Event Sourcing with custom events and streams. Showcased through a BankAccount example in a console application, it tracks money transfers, operations, and account activity using event-based architecture.

Awesome Lists containing this project