-
O jest oferece um framework de cqrs onde podemos criar command handlers query handlers pra separar a regra de negócio da camada de entrypoint. Sugiro refatorar o projeto para usar esse padrão
-
Now I only see one template:
AntDesign.Templates
Compared to other blazor project(masa), they have many template, and is very easy to use:
masablazor: MASA Blazor Web App Template
masablazor-ser…
-
A single cqrs framework should be able to manage more than one aggregate.
Related with #90
-
### Description
An extension to develop SAGA/CQRS orchestrators and participants in an easy way. It allows you to focus on the logic of your business instead of think about the way to implement the…
-
-
I have few notices to add:
- currently project **http://cqrs.js.org** is not mainained and probably will be archived soon. Maybe we can remove this position?
- **node-api-boilerplate** has not been …
rpCal updated
3 years ago
-
hey Steven,
I'm currently undergoing my refactoring on the company framework so it uses CQRS. Like I said we are using entity framework as our O/RM. A few things questions that I don't know how to …
-
i experience following error: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResour…
-
Also the description of this repository is too simple ,just "Weapsy is an ASP.NET Core CMS based on DDD and CQRS.", is there any document about the framework and design idea?
-
- [ ] https://stackoverflow.com/questions/7065045/using-an-rdbms-as-event-sourcing-storage?rq=1
- [ ] Building an Event Storage
https://cqrs.wordpress.com/documents/building-event-storage/
- [ …