Top 20 NuGet subscribe Packages

A Log4Net implementation of the logger used in Atlas.ServiceBus
A Castle Windsor implementation of the IoC resolver used in Atlas.ServiceBus
MailUp Rest API SDK
Fork of Particular's RabbitMq transport to use RabbitMqNext instead of official client - I am NOT affiliated with Particular
Resonance.Web.Client
Strongly typed publish/subscribe utility levaraging .NET Core's DI framework for subscribe/unsubscribe.
A lightweight publisher / subscriber implementation using WebSockets.
Extends Redis publish/subscribe so that potentially lost messages can be recovered
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
JavaScript publish/subscribe implementation
Simplifies topic-based publish/subscribe via the Windows Azure Service Bus.
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 servi...
Currently customers writing Azure ServiceBus queue consumer need to write code to receive messages from a queue/subscription. This sample intends to simplify consuming messages using a WCF based approach. This packages adds a folder with the implementation of this WCF based solution and also adds a...
This packages has been deprecated. An update will remove the current use of this package from the project.
This package has been deprecated. An update will remove the current use of this package from the project and replace it with a reference to the 'NServiceBus' nuget.
Silverlight 5 Chat, Full-duplex Publish-Subscribe -pattern on TCPIP concept demo (WCF F# and SL F#)
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 servi...
Example of SignalR with F-Sharp (and Silverlight 5 or Javascript): - SignalR is a library (for web-based Publish/Subscribe -pattern) on top of WebSockets, which is HTML5 API that enables bi-directional communication between the browser and server. SignalR will fallback to other techniques and...