FEBTW.EventBusIntegration 4.1.10

Suggested Alternatives

FEBTW.RabbitMqPublisherIntegration 1.6.2

Additional Details

The new package has performance improvements. To consume use FEBTW.RabbitMqConsumer. To publish use FEBTW.RabbitMqPublisherIntegration(Net Core) or FEBTW.RabbitMqPublisher(Net Standard)

dotnet add package FEBTW.EventBusIntegration --version 4.1.10
                    
NuGet\Install-Package FEBTW.EventBusIntegration -Version 4.1.10
                    
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="FEBTW.EventBusIntegration" Version="4.1.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FEBTW.EventBusIntegration" Version="4.1.10" />
                    
Directory.Packages.props
<PackageReference Include="FEBTW.EventBusIntegration" />
                    
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 FEBTW.EventBusIntegration --version 4.1.10
                    
#r "nuget: FEBTW.EventBusIntegration, 4.1.10"
                    
#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 FEBTW.EventBusIntegration@4.1.10
                    
#: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=FEBTW.EventBusIntegration&version=4.1.10
                    
Install as a Cake Addin
#tool nuget:?package=FEBTW.EventBusIntegration&version=4.1.10
                    
Install as a Cake Tool

Package Description

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.  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

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
4.1.10 382 8/11/2024 4.1.10 is deprecated because it is no longer maintained.
4.1.9 256 8/5/2024 4.1.9 is deprecated because it is no longer maintained.
4.1.7 415 5/26/2024 4.1.7 is deprecated because it is no longer maintained.
4.1.6 299 5/25/2024 4.1.6 is deprecated because it is no longer maintained.
4.1.5 282 5/25/2024 4.1.5 is deprecated because it is no longer maintained.
4.1.4 362 5/10/2024 4.1.4 is deprecated because it is no longer maintained.
4.1.3 264 5/10/2024 4.1.3 is deprecated because it is no longer maintained.
4.1.2 552 12/12/2023 4.1.2 is deprecated because it is no longer maintained.
4.1.1 278 12/12/2023 4.1.1 is deprecated because it is no longer maintained.
4.1.0 276 12/12/2023 4.1.0 is deprecated because it is no longer maintained.
4.0.4 291 12/11/2023 4.0.4 is deprecated because it is no longer maintained.
4.0.3 283 12/10/2023 4.0.3 is deprecated because it is no longer maintained.
4.0.2 269 12/7/2023 4.0.2 is deprecated because it is no longer maintained.
4.0.1 262 12/5/2023 4.0.1 is deprecated because it is no longer maintained.
4.0.0 247 12/4/2023 4.0.0 is deprecated because it is no longer maintained.
3.3.0 271 12/4/2023 3.3.0 is deprecated because it is no longer maintained.
3.2.1 292 11/24/2023 3.2.1 is deprecated because it is no longer maintained.
3.2.0 250 11/24/2023 3.2.0 is deprecated because it is no longer maintained.
3.1.2 291 11/14/2023 3.1.2 is deprecated because it is no longer maintained.
3.1.1 269 10/31/2023 3.1.1 is deprecated because it is no longer maintained.
Loading failed