Provides support for advanced message processing scenarios using Microsoft Azure Service Bus, including retry with back off delay handling through failure policies.
The Cloud Application Framework & Extensions (CloudFx) is a Swiss Army knife for Windows Azure developers which offers a set of production quality components and building blocks intended to jump-start the implementation of feature-rich, reliable and extensible Windows Azure-based solutions and...
More information
Use this with Windows Azure Service Bus (for Windows Store). It adds Microsoft.WindowsAzure.Messaging.winmd to your project. This package is for developing Windows Store applications
Aims to make working with the Azure Service Bus as simple as possible. Has sensible defaults and is fully injectable and testable.
Features include automatically managing subscriptions/closing connections, enqueue/message pump using Queues, and publish/subscribe using topics.