3
Packages
37,570
Downloads of hmlam's packages
hmlam's Profile
Packages
-
Windows Azure Service Bus
This package works with Windows Azure Service Bus. It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Windows Azure Service Bus. Please note that this package requires .Net Framework 4 Full Profile.
-
Windows Azure Service Bus Samples - Publish/Subscribe
This package adds a sample folder with Publish/Subscribe sample classes to your project. It assumes your project is a C# console application using .Net Framework 4 - Full Profile. This sample showcases the topics/subscriptions feature in Windows Azure Service Bus.
-
Service Bus preview features
This package works with Windows Azure Service Bus and provides support for Notification Hubs and AMQP 1.0. It adds Microsoft.ServiceBus.Preview.dll along with related configuration files to your project. Additional info for Notification Hubs is at http://go.microsoft.com/fwlink/?LinkID=271460, a developer guide and associated samples for AMQP 1.0 (... More information