dtretyakov / WindowsAzure

.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
MIT License
64 stars 27 forks source link

Add support for Microsoft.Azure.Cosmos.Table #70

Closed StefH closed 3 years ago

StefH commented 4 years ago

Because the WindowsAzure.Storage is deprecated (https://www.nuget.org/packages/WindowsAzure.Storage/), I've created this PR to make a new package which includes the new replacement : Microsoft.Azure.Cosmos.Table (https://www.nuget.org/packages/Microsoft.Azure.Cosmos.Table/2.0.0-preview).

StefH commented 4 years ago

@dtretyakov Can you take a look at this PR ?

StefH commented 3 years ago

Hello @gblmarquez @dtretyakov or @timothy-makarov, did you have time to take a look at this PR ?

Or if you don't have time anymore to spend on this project, maybe you can transfer this project + nugets to me?