Top 20 NuGet Packages depending on Windows Azure Storage

Total dependencies: 1191

Azure Table, Queue and Blob Storage wrappers for .NET.
BlobContainerSynchronizer and BlobSynchronizer manage keeping local files up to date with what's stored in your Azure Storage container/blob. The system uses the .NET 4.5+ async-await pattern to keep the thread requirements of the synchronization lightweight.
The AzureDistributedService library provides a framework for making remote procedure calls (RPC) from front-end clients (WebRoles/WebSites) to back-end VMs (WorkerRoles) using Azure Storage Queues. The system is easy to set-up and the calls look like simple RPC calls. The system internally uses .NET...
Cloud.Simple makes simple work of cloud exception handling and logging. See the githib project for usage details. Just enter a storage account name and key, and you're good to go.
A WCF transport channel that uses Azure tables.
CloudQueueBus provides lightweight infrastructure for sending and receiving messages with Azure Storage Queues.
Simple Azure Queue manager
Simple Azure Trace Listeners for Table Storage, Queue Storage and Azure SQL - for use when Diagnostics is not available (ie when using the Azure Websites functionality).
A fluent-style API for created Azure Table Storage queries.
An index for storing multiple values against a key, using table storage.
An extension to the .NET SDK for Windows Azure Storage which adds a triple store abstraction over Table Storage.
A strongly typed object store, using JSON to persist data in blob storage.
Azure Store XRay is a thin wrapper on Azure Storage Analytics functionality. It provides parsing of the logs, as well as easy access to metrics tables entities.
Custom TraceListener that logs messages immediately to Windows Azure table storage.
Simple Trace Listener outputting trace data directly to Windows Azure Queue or Table Storage. Unlike the Windows Azure Diagnostics Listener (WAD), logging happens immediately and does not rely on (scheduled or manually triggered) Log Transfer mechanism. A simple Reader application shows how to read...
Provide Linq Support to TableQuery.Where method
Helper utils to poll Windows Azure queue efficiently.