Top 20 NuGet messages Packages

Infobip push library.
This is a WPF usercontrol for displaying user updates through an alert bar. There are four types of alerts: success, danger, warning or information. The color scheme and icons for each are based on the type. The usercontrol only takes up space whenever a message is being shown, otherwise sits at a c...
The specification Pattern is a great way to validate complex business rules in Domain.
With Broadcast, a single object can communicate with multiple objects in a non-generic manor, without knowing that the objects exist. The implementations within .NET such as the IObserver and IObservable pattern are a very cumbersome subscription model for method invocation. The solution .NET provid...
Message pop is a free plug-in written in pure javascript and leverages FontAwesome to create a simple to use and clean messaging system. No jQuery required!
MemoryBus is a library for in memory pub/sub messaging. Also includes RPC and async versions
Test NuGet package`
Messaging Service for Object communication in MVVM
A powerful framework for .NET based on Automas and Tools that communicate with messages and events. The execution is asynchronous, multithreaded and follow every Automa's behavior. Each behavior is defined by attributes.
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object gr...
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object gr...
Use this package to send EmailCommand messages to the EaiGuy.Email.Sender endpoint.
A model for building blueprints of complex multi-data centre NServiceBus-based distributed systems
Easy TCP sockets with message framing for C#
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object gr...
A set of abstractions and interfaces useful for building web apps.
The specification Pattern is a great way to validate complex business rules in Domain. p.s.: .Net Core version from Eduardo Pires DomainValidation package.