WazStorageExtensions
WazStorageExtensions copied to clipboard
Useful extension methods for Windows Azure storage operations that aren't covered by the .NET client library
Change to resolve Issue #7.
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...