This is something I really like. It is a library for accessing Azure Queues and Blobs, without having to install Azure SDK. This is good for Windows 7 adopters that cannot use Azure SDK.
The guys developing the Outlook Attachment Manager utility, out some work into it and released it for everybody to use it. Here are some links.
Azure Blob and Queue library for .NET 3.5, and no dependency on Azure SDK
Azure Blob library for .NET 2.0, and no dependency on Azure SDK
If you just use the Blob and Queue service over the Internet, you can directly leverage our modified library. See the full description on how they made Azure storage library for .NET 2.0 and .NET 3.5 to work. Hope it is helpful to someone else.
Related posts:
- Windows Azure Blob API Do you want to learn more about Windows Azure...
- Windows Azure - Data Storage The goal of Azure storage services is to allow applications...
- F# and Windows Azure If you’re an F# enthusiast like we are, then you’ll...












