Found 789 packages
Package Description
NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET Streaming client API.
Azure SDK client library for the WebPubSub service
EntityFrameworkCore implementation for key abstractions defined in [Epam.Kafka.PubSub](https://www.nuget.org/packages/Epam.Kafka.PubSub)
Smart Application Framework (SAF) pub/sub communication extensions for C-DEngine.
High performance in-memory/distributed messaging pipeline for .NET and Unity.
ServiceFabric.PubSubActors adds pub/sub behaviour to your Reliable Actors and Services in Service Fabric. How to use this package: https://github.com/loekd/ServiceFabric.PubSubActors/blob/master/README.md
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
Class library adding support for the Publish/Subscribe extension (XEP-0060) to the XMPP Client library defined in Waher.Networking.XMPP.
Client for Azure WebPubSub
Package Description
Ably is a realtime data delivery platform for internet-enabled devices. This SDK provides pub-sub messaging, presence, message history, and push notifications across multiple platforms including .NET, Xamarin, Unity, and MAUI. See https://www.ably.io for more info.
SoCreate.ServiceFabric.PubSub adds pub/sub behaviour to your Reliable Actors and Services in Service Fabric. Documentation: http://service-fabric-pub-sub.socreate.it
An implementation of WAMP (The Web Application Messaging Protocol). Supports both WAMPv2 and WAMPv1.
Package Description
Code generator for Weknow.EventSource.Backbone
Azure Functions extension for the WebPubSub service
The opc-ua-pubsub-dotnet binary is a library which implements OPC UA PubSub encoding and decoding in a simplified way. This package contains only functions for encoding and decoding OPC UA PubSub binary messages, there is no communication contained. It's not offering the full flexibility of OPC UA PubSub, but it supports encoding and decoding of all data types which are used by Siemens SICAM A8000 and SICAM GridEdge. You can easily extend this library to support additional data types. The library itself is written in .NET Standard 2.0 so it supports a wide range of targets (.NET Core, .NET Framework, Mono, Xamarin, Unity, UWP). https://github.com/siemens/opc-ua-pubsub-dotnet
The opc-ua-pubsub-dotnet client is a library which implements OPC UA PubSub communication via MQTT protocol in a simplified way. It's not offering the full flexibility of OPC UA PubSub, but it supports encoding and decoding of all data types which are used by Siemens SICAM A8000 and SICAM GridEdge. You can easily extend this library to support additional data types. The library itself is written in .NET Standard 2.0 so it supports a wide range of targets (.NET Core, .NET Framework, Mono, Xamarin, Unity, UWP). https://github.com/siemens/opc-ua-pubsub-dotnet
CodeDesignPlus.Net.PubSub.Abstractions provides essential interfaces and abstract classes for implementing publish-subscribe patterns in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for event-driven systems, enabling better testing and extensibility.