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.
Cqrs.Azure.BlobStorage.IEventDataTableEntity< TEventData > Interface Template Reference

A projection/entity especially designed to work with Azure Table storage. More...

+ Inheritance diagram for Cqrs.Azure.BlobStorage.IEventDataTableEntity< TEventData >:

Properties

TEventData EventData [get, set]
 Gets or sets the TEventData . More...
 

Detailed Description

A projection/entity especially designed to work with Azure Table storage.