Dzoukr / CosmoStore

F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack
MIT License
168 stars 21 forks source link

Switching to Azure.Data.Tables #53

Closed ninjarobot closed 2 years ago

ninjarobot commented 2 years ago

The WindowsAzure.Storage libraries are pretty old - would you be open to updating this to Azure.Data.Tables? I've got a work in progress, but wanted to make sure @Dzoukr is good with it.

Dzoukr commented 2 years ago

Hi @ninjarobot, sure, that would be great!

ninjarobot commented 2 years ago

Fixed by #54