Unitee.EventDriven.RedisStream 5.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unitee.EventDriven.RedisStream --version 5.2.0
NuGet\Install-Package Unitee.EventDriven.RedisStream -Version 5.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unitee.EventDriven.RedisStream" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unitee.EventDriven.RedisStream --version 5.2.0
#r "nuget: Unitee.EventDriven.RedisStream, 5.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Unitee.EventDriven.RedisStream as a Cake Addin
#addin nuget:?package=Unitee.EventDriven.RedisStream&version=5.2.0

// Install Unitee.EventDriven.RedisStream as a Cake Tool
#tool nuget:?package=Unitee.EventDriven.RedisStream&version=5.2.0

Unitee.EventDriven

https://github.com/uniteeio/Unitee.EventDriven

logo

Summary

Unitee.EventDriven is a wrapper arround technologies we use to publish and subscribe to Events. Currently we support

  • Publishing to Azure Service Bus topics for one to many communication (Unitee.EventDriven.AzureServiceBus)
  • Publishing to Azure Service Bus queues for one to one communication (Unitee.EventDriven.AzureServiceBus)
  • Publishing to Redis Stream (Unitee.EventDriven.RedisStream)
  • Subscribing to Azure Service Bus Subscription in Azure Functions
  • Subscribing to Azure Service Bus Subscription in hosted applications (via IHostedService)
  • Subscribing to Redis Stream in hosted applications (via IHostedService)

Documentation

The complete documentation can be found on the wiki

Install

dotnet add package Unitee.EventDriven.AzureServiceBus
dotnet add package Unitee.EventDriven.RedisStream
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 2,289 8/31/2023
10.2.0 206 7/10/2023
10.0.0 148 7/7/2023
9.2.0 197 6/29/2023
9.1.0-alpha.1 349 4/24/2023
9.0.0-alpha.4 143 3/9/2023
9.0.0-alpha.2 86 3/9/2023
9.0.0-alpha.1 176 2/21/2023
8.0.0-alpha.2 110 2/16/2023
8.0.0-alpha.1 94 2/15/2023
7.0.0 242 2/15/2023
7.0.0-alpha.1 349 2/7/2023
6.1.1 453 12/12/2022
6.1.0 312 12/8/2022
6.0.3 343 11/28/2022
6.0.2 295 11/28/2022
5.6.0 565 11/8/2022
5.5.0 311 11/8/2022
5.4.0 311 11/8/2022
5.3.0 322 11/8/2022
5.2.0 303 11/8/2022
5.1.0 308 11/8/2022
5.0.1 351 10/27/2022
5.0.0 325 10/27/2022
4.0.1 357 10/26/2022