WazStorageExtensions icon indicating copy to clipboard operation
WazStorageExtensions copied to clipboard

Useful extension methods for Windows Azure storage operations that aren't covered by the .NET client library

Results 5 WazStorageExtensions issues
Sort by recently updated
recently updated
newest added

Perhaps it should be LeaseId (capitalization change).

Hi, Is it possible for the release of these on NuGet to be strongly named? We're using this package in production (where we strong name our assemblies) and we're getting...

So I have been kicking the tires on your AutoRenewLease class. Its very cool. Sometimes you may run into various http errors when working with azure storage. Some of these...

So, I wanted to say thanks again for the AutoRenewLease class. The concept is really cool, and it's something that I have been trying to work into one of my...