Unitee.EventDriven.AzureServiceBus 5.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unitee.EventDriven.AzureServiceBus --version 5.4.0
NuGet\Install-Package Unitee.EventDriven.AzureServiceBus -Version 5.4.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.AzureServiceBus" Version="5.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unitee.EventDriven.AzureServiceBus --version 5.4.0
#r "nuget: Unitee.EventDriven.AzureServiceBus, 5.4.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.AzureServiceBus as a Cake Addin
#addin nuget:?package=Unitee.EventDriven.AzureServiceBus&version=5.4.0

// Install Unitee.EventDriven.AzureServiceBus as a Cake Tool
#tool nuget:?package=Unitee.EventDriven.AzureServiceBus&version=5.4.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 151 8/31/2023
10.2.0 149 7/10/2023
10.0.0 140 7/7/2023
9.2.0 167 6/29/2023
9.1.0-alpha.1 74 4/24/2023
9.0.0-alpha.4 85 3/9/2023
9.0.0-alpha.2 81 3/9/2023
9.0.0-alpha.1 87 2/21/2023
8.0.0-alpha.2 81 2/16/2023
8.0.0-alpha.1 82 2/15/2023
7.0.0 269 2/15/2023
7.0.0-alpha.1 87 2/7/2023
6.1.1 325 12/12/2022
6.1.0 280 12/8/2022
6.0.3 348 11/28/2022
6.0.2 327 11/28/2022
5.6.0 368 11/8/2022
5.5.0 334 11/8/2022
5.4.0 325 11/8/2022
5.3.0 336 11/8/2022
5.2.0 351 11/8/2022
5.1.0 324 11/8/2022
5.0.1 360 10/27/2022
5.0.0 356 10/27/2022
4.0.1 411 10/26/2022