revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
644 stars 70 forks source link

Need more complete examples #33

Open martinzima opened 3 years ago

martinzima commented 3 years ago

We need more complete example apps that would show more of the framework features and how to use them in real-world scenarios.

RustamGulamov commented 3 years ago

I really need examples for Notifications(SignarR), Authorization, DB migrations, Projections(if using different database for EventStore and ReadStore)