Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 5 C# Eventsourcing Projects
-
I've been doing some research and found this: https://github.com/EventStore/EventStore
-
We are using ExtCore here to make our app modular: https://extcore.net/, and MartenDB for event store (which is surprisingly VERY simple) : https://martendb.io/
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
For those interested in this sort of thing Eventflow is awesome
-
Project mention: Which libraries/frameworks are you using for Event Sourcing? | /r/csharp | 2022-10-05
I found EventFlow but I don't know if its README is trying to tell me that it's still under heavy development. I also found Revo and CQRSlite .
-
Project mention: Which libraries/frameworks are you using for Event Sourcing? | /r/csharp | 2022-10-05
I'm the primary maintainer of the Revo framework you mentioned! :) Our company has been successfully using the framework throughout the service-oriented backend stack of our commercial app for 3+ years now (and we definitely intend to keep developing it). It's not just an event-sourcing framework - it also comes with features for implementing DDD, CQ(R)S, event-based architectures even with non-event-sourced entities (sort of like outbox pattern), projections and more, while still trying to keep its flexibility and not to get too much in your way.
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
C# Eventsourcing related posts
- Is anyone using Dapr
- Event Store State of the Art
- This article is covering the potential problems you will face when using MongoDB for typical relational tasks.
- Self-Paced Kit: Introduction to Event Sourcing with Node.js and TypeScript
- CQRS is simpler than you think with C#11 and .NET 7!
- Event-driven projections in Marten explained
- Practical Samples and Tutorials of Event Sourcing in .NET
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Oct 2023
Index
What are some of the best open-source Eventsourcing projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Event Store | 4,931 |
2 | Marten | 2,452 |
3 | EventFlow | 2,245 |
4 | CQRSlite | 1,047 |
5 | Revo | 502 |