Biplov.EventBus 0.1.13

dotnet add package Biplov.EventBus --version 0.1.13
                    
NuGet\Install-Package Biplov.EventBus -Version 0.1.13
                    
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="Biplov.EventBus" Version="0.1.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biplov.EventBus" Version="0.1.13" />
                    
Directory.Packages.props
<PackageReference Include="Biplov.EventBus" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Biplov.EventBus --version 0.1.13
                    
#r "nuget: Biplov.EventBus, 0.1.13"
                    
#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.
#addin nuget:?package=Biplov.EventBus&version=0.1.13
                    
Install Biplov.EventBus as a Cake Addin
#tool nuget:?package=Biplov.EventBus&version=0.1.13
                    
Install Biplov.EventBus as a Cake Tool

High level event bus project. This can be used by service specific event bus projects like RabbitMQ, Azure service bus, etc.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Biplov.EventBus:

Package Downloads
Biplov.EventBus.RabbitMQ

Event bus implementation targeting RabbitMQ.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.13 703 6/1/2023
0.1.12 448 3/14/2023
0.1.11 268 3/14/2023
0.1.10 273 3/14/2023
0.1.6 313 3/11/2023
0.1.4 423 2/19/2023
0.1.3 327 1/22/2023
0.1.2 622 1/3/2023