Found 3,828 packages
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json
Send heartbeat monitoring messages from NServiceBus endpoints
Apache NMS (.Net Standard Messaging Library): Openwire implementation of Apache NMS API
RabbitFoot Messaging
Plug-in providing in-process messaging with extension points other plug-ins can extend to provided additional messaging patterns.
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
Messaging Hub Client Host
RabbitFoot Messaging Contracts
Assembly containing base types used for defining message type within the business domain.
Event-driven wrappers around System.Net.Sockets.Socket, that support different message protocols ontop of raw communication.
QRCode Library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management. QR stands for �Quick Response�. It was created by the Japanese corporation Denso-Wave in 1994 and is aimed at decoding contents at high speed. Nowadays, QR Code is used in mobile phones to ease data entry. QRCode can also be printed on a business card or shown on any display, which can then be captured by the mobile phone provided the mobile phone has the software to read QRCode. QRCode Library provides functions to: Encode content into a QR Code image which can saved in JPEG, GIF, PNG, or BITMAP formats Decode a QR Code image The library can be used in any .NET 3.5 Windows Application, ASP.NET web application or Windows Mobile device application.
Adapter for the Autofac IoC Container
A client for Azure Service Bus that integrates with Aspire, including health checks, logging and telemetry.
NHibernate integration for NServiceBus
StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core
NATS core client for .NET
The set of marker interfaces used to define message types
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using RabbitMQ
Provides services for messaging, a.k.a. request/response service layer. Typically used areas and classes/interfaces/services: - IMessageProcessor, IMessage, MessageHandlerBase. - Distributed: IMessageBroker, IBrokeredMessage, MessageRouterBase. - Behaviors: IMessagingBehavior, MessagingBehaviorBase. - Events: IEvent. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.