RustamGulamov
RustamGulamov
Aggregate [repository ](https://github.com/revoframework/Revo/blob/develop/Revo.Infrastructure/Repositories/IRepository.cs)must have only 2 methods(GetByID, Save) by DDD.
I don't quite understand how Authorization works. What are permission , contextId, resourceId. The documentation contains very short examples. Maybe you have some examples of how to use Authorization/Permission/Context/Resource ?
Have utils/apiClients for integration testing ? Like as [EventFlow.IntegrationTesting](https://github.com/eventflow/EventFlow/tree/develop-v0/Source/EventFlow.Tests/IntegrationTests)