Unitee.EventDriven.Abstraction 6.1.0

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

// Install Unitee.EventDriven.Abstraction as a Cake Tool
#tool nuget:?package=Unitee.EventDriven.Abstraction&version=6.1.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 net7.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Unitee.EventDriven.Abstraction:

Package Downloads
Unitee.EventDriven.RedisStream

Light abstraction and good practices for Service Bus at Unitee

Unitee.EventDriven.AzureServiceBus

Light abstraction and good practices for Service Bus at Unitee

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 1,174 8/31/2023
10.2.0 245 7/10/2023
10.0.0 194 7/7/2023
9.2.0 252 6/29/2023
9.1.0-alpha.1 349 4/24/2023
9.0.0-alpha.4 140 3/9/2023
9.0.0-alpha.2 87 3/9/2023
9.0.0-alpha.1 177 2/21/2023
8.0.0-alpha.2 107 2/16/2023
8.0.0-alpha.1 90 2/15/2023
7.0.0 308 2/15/2023
7.0.0-alpha.1 339 2/7/2023
6.1.1 531 12/12/2022
6.1.0 372 12/8/2022
6.0.3 431 11/28/2022
6.0.2 369 11/28/2022
5.6.0 764 11/8/2022
5.5.0 500 11/8/2022
5.4.0 493 11/8/2022
5.3.0 498 11/8/2022
5.2.0 520 11/8/2022
5.1.0 492 11/8/2022
5.0.1 908 10/27/2022