![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Namespaces | |
namespace | Queries |
Classes | |
class | BlobStorageRepository |
Provides basic repository methods for operations with an IDataStore<TData> using Azure Blob Storage. More... | |
class | TableStorageRepository |
Provides basic repository methods for operations with an IDataStore<TData> using Azure Table Storage. More... | |