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

Support for windows azure paging with continuation tokens #9

Open rKravtsov opened 11 years ago

rKravtsov commented 11 years ago

There is a cool feature that can help a lot with data retrieval It would be great if you implement it in azure storage extensions.

jakkaj commented 10 years ago

Hey there - is this possible with this project? I have a table with a lot of items, and I'd very much like to paginate them!

CumpsD commented 10 years ago

Any replies? :) Does this library support continuation tokens?

dtretyakov commented 10 years ago

Hi! Currently community contribution is very appreciated ;)