Paymenta.Common.EventBus 3.0.1

dotnet add package Paymenta.Common.EventBus --version 3.0.1
NuGet\Install-Package Paymenta.Common.EventBus -Version 3.0.1
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="Paymenta.Common.EventBus" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Paymenta.Common.EventBus --version 3.0.1
#r "nuget: Paymenta.Common.EventBus, 3.0.1"
#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 Paymenta.Common.EventBus as a Cake Addin
#addin nuget:?package=Paymenta.Common.EventBus&version=3.0.1

// Install Paymenta.Common.EventBus as a Cake Tool
#tool nuget:?package=Paymenta.Common.EventBus&version=3.0.1

Paymenta.Common.EventBus is a shared library, containing infrastructural code and cross-cutting concerns for Paymenta microservice.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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
3.0.1 725 5/5/2023
3.0.0 130 5/5/2023
2.0.1 656 3/16/2022
2.0.0.1 400 12/4/2021
2.0.0 480 10/29/2021
1.2.0 579 2/3/2023
1.1.1.1 1,255 7/13/2021
1.1.1 1,331 3/24/2019
1.1.0 657 3/21/2019
1.0.2 947 12/12/2018
1.0.1 833 10/31/2018
1.0.0 814 10/31/2018

v3.0.0
- Initial upgrade to net5.0
- Updated IntegrationEvents dependency to v3.0.0