Eventuous
Event Sourcing for .NET
Domain and persistence
Event-sourced Aggregate base classes and Aggregate Store building blocks to build your domain model, and persist state transitions as events using EventStoreDB, PostgreSQL and Microsoft SQL Server.
Subscriptions
Real-time subscriptions to support event reactors and read model projections, using EventStoreDB, PostgreSQL, Microsoft SQL Server, Google PubSub, and RabbitMQ.
Messaging
Produce and consume messages using EventStoreDB, PostgreSQL, Microsoft SQL Server, Google PubSub, and RabbitMQ.