MediatX.RabbitMQ 10.0.8

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

Geex - A modern dev-friendly framework for building scalable and maintainable applications

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MediatX.RabbitMQ:

Package Downloads
Geex.Common.Abstraction

Package Description

Geex.Abstractions

Geex - A modern dev-friendly framework for building scalable and maintainable applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.8 189 9/9/2026
10.0.7 252 9/7/2026
10.0.6 263 8/30/2026
10.0.5 277 8/30/2026
10.0.4 252 8/29/2026
8.3.0.3 368 7/2/2026
8.2.0.15 418 10/7/2025
8.2.0.14 395 10/6/2025
8.2.0.13 393 10/5/2025
8.2.0.12 477 9/24/2025
8.2.0.11 452 9/24/2025
8.2.0.10 460 9/24/2025
8.2.0.9 446 9/24/2025
8.2.0.8 426 9/21/2025
8.2.0.7 380 9/21/2025
8.2.0.6 352 9/11/2025
8.2.0.5 330 9/11/2025
8.2.0.4 345 9/3/2025
8.2.0.3 324 8/31/2025
8.2.0.2 329 8/31/2025
Loading failed