CosmoStore icon indicating copy to clipboard operation
CosmoStore copied to clipboard

CosmosDB ChangeFeed - Read Document as EventRead outside of CosmosDB EventStore

Open perokvist opened this issue 5 years ago • 0 comments

Hi,

In 2.x I used the following when reading from the cosmos change feed; CosmoStore.CosmosDb.Conversion.documentToEventRead(d)

In 3.x this seems to be private within the EventStore. I'm I missing something, or is it possible to expose this in any way?

perokvist avatar Feb 28 '20 07:02 perokvist