Juice.EventBus 9.2.0

Prefix Reserved
dotnet add package Juice.EventBus --version 9.2.0
                    
NuGet\Install-Package Juice.EventBus -Version 9.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="Juice.EventBus" Version="9.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Juice.EventBus" Version="9.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Juice.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 Juice.EventBus --version 9.2.0
                    
#r "nuget: Juice.EventBus, 9.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.
#:package Juice.EventBus@9.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Juice.EventBus&version=9.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Juice.EventBus&version=9.2.0
                    
Install as a Cake Tool

EventBus abstractions

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Juice.EventBus:

Package Downloads
Juice.EventBus.RabbitMQ

RabbitMQ implementation for EventBus

Juice.Integrations

Integration service and mediator behaviors for integration

Juice.MultiTenant.Api.Contracts

Contracts for multi-tenant API

Juice.Workflows

Workflow service

Juice.Messaging.Outbox.Delivery

Juice core - Media Managment System.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.2.0 32 3/7/2026
9.1.0 689 2/25/2026
9.0.1 146 2/23/2026
9.0.0 542 2/22/2026
9.0.0-beta.29 94 2/16/2026
9.0.0-beta.26 60 2/11/2026
9.0.0-beta.25 59 2/11/2026
9.0.0-beta.24 56 2/10/2026
9.0.0-beta.23 56 2/10/2026
9.0.0-beta.22 52 2/10/2026
9.0.0-beta.21 60 2/9/2026
9.0.0-beta.20 61 2/9/2026
9.0.0-beta.19 54 2/9/2026
9.0.0-beta.18 55 2/8/2026
9.0.0-beta.17 92 2/5/2026
9.0.0-beta.16 67 2/5/2026
9.0.0-beta.15 69 2/5/2026
9.0.0-beta.14 64 2/4/2026
9.0.0-beta.13 77 1/21/2026
9.0.0-beta.12 87 1/8/2026
Loading failed