CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
virtual |
Implements Cqrs.Repositories.IRepository< TQueryStrategy, TData >.
Reimplemented in Cqrs.Azure.DocumentDb.Repositories.AzureRepository< TQueryStrategy, TQueryBuilder, TData >, Cqrs.Azure.BlobStorage.Repositories.BlobStorageRepository< TQueryStrategy, TQueryBuilder, TData >, and Cqrs.Azure.BlobStorage.Repositories.TableStorageRepository< TQueryStrategy, TQueryBuilder, TData >.