Tingle.EventBus
0.27.0
dotnet add package Tingle.EventBus --version 0.27.0
NuGet\Install-Package Tingle.EventBus -Version 0.27.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="Tingle.EventBus" Version="0.27.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tingle.EventBus" Version="0.27.0" />
<PackageReference Include="Tingle.EventBus" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tingle.EventBus, 0.27.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 Tingle.EventBus@0.27.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=Tingle.EventBus&version=0.27.0
#tool nuget:?package=Tingle.EventBus&version=0.27.0
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 is compatible. 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.
-
net10.0
- Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options (>= 10.0.2)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
- Polly.Core (>= 8.6.5)
- System.Memory.Data (>= 10.0.2)
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.0 | 264 | 2/3/2026 |
| 0.26.0 | 477 | 2/3/2026 |
| 0.25.1 | 3,018 | 7/8/2025 |
| 0.25.0 | 748 | 7/1/2025 |
| 0.24.0 | 1,881 | 4/21/2025 |
| 0.23.1 | 1,495 | 2/27/2025 |
| 0.23.0 | 1,760 | 12/25/2024 |
| 0.22.3 | 2,352 | 10/14/2024 |
| 0.22.2 | 1,957 | 8/16/2024 |
| 0.22.1 | 1,675 | 7/15/2024 |
| 0.22.0 | 1,924 | 6/6/2024 |
| 0.21.2 | 1,937 | 5/6/2024 |
| 0.21.1 | 4,129 | 1/19/2024 |
| 0.21.0 | 1,658 | 12/12/2023 |
| 0.20.0 | 2,188 | 11/23/2023 |
| 0.19.2 | 6,206 | 7/8/2023 |
| 0.19.1 | 1,486 | 7/6/2023 |
| 0.19.0 | 3,388 | 5/26/2023 |
| 0.18.1 | 5,413 | 2/7/2023 |
| 0.18.0 | 3,139 | 1/17/2023 |
Loading failed