CosmoStore
CosmoStore copied to clipboard
CosmosDB ChangeFeed - Read Document as EventRead outside of CosmosDB EventStore
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?