VOOZH about

URL: https://www.nuget.org/packages/Tingle.EventBus/

⇱ NuGet Gallery | Tingle.EventBus 0.27.1




👁 Image
Tingle.EventBus 0.27.1

dotnet add package Tingle.EventBus --version 0.27.1
 
 
NuGet\Install-Package Tingle.EventBus -Version 0.27.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="Tingle.EventBus" Version="0.27.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tingle.EventBus" Version="0.27.1" />
 
Directory.Packages.props
<PackageReference Include="Tingle.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 Tingle.EventBus --version 0.27.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tingle.EventBus, 0.27.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.
#:package Tingle.EventBus@0.27.1
 
 
#: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=Tingle.EventBus&version=0.27.1
 
Install as a Cake Addin
#tool nuget:?package=Tingle.EventBus&version=0.27.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Event-Based framework for distributed applications.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (8)

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

Package Downloads
Tingle.EventBus.Transports.Azure.Abstractions

Shared EventBus transport components for Azure.

Tingle.EventBus.Transports.InMemory

InMemory transport implementation for Tingle.EventBus (to be used primarily for testing purposes).

Tingle.EventBus.Serializers.NewtonsoftJson

A serializer implementation for Tingle.EventBus using Newtonsoft.Json

Tingle.EventBus.Transports.RabbitMQ

RabbitMQ transport implementation for Tingle.EventBus.

Tingle.EventBus.Transports.Amazon.Abstractions

Shared EventBus transport components for Amazon.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.27.1 274 5/1/2026
0.27.0 621 2/3/2026
0.26.0 529 2/3/2026
0.25.1 3,043 7/8/2025
0.25.0 770 7/1/2025
0.24.0 1,924 4/21/2025
0.23.1 1,534 2/27/2025
0.23.0 1,815 12/25/2024
0.22.3 2,400 10/14/2024
0.22.2 1,987 8/16/2024
0.22.1 1,703 7/15/2024
0.22.0 1,953 6/6/2024
0.21.2 1,980 5/6/2024
0.21.1 4,171 1/19/2024
0.21.0 1,694 12/12/2023
0.20.0 2,216 11/23/2023
0.19.2 6,250 7/8/2023
0.19.1 1,509 7/6/2023
0.19.0 3,415 5/26/2023
0.18.1 5,451 2/7/2023
Loading failed