ASOL.APplus.Extensions.Messaging.MassTransit
9.2.0
dotnet add package ASOL.APplus.Extensions.Messaging.MassTransit --version 9.2.0
NuGet\Install-Package ASOL.APplus.Extensions.Messaging.MassTransit -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="ASOL.APplus.Extensions.Messaging.MassTransit" Version="9.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ASOL.APplus.Extensions.Messaging.MassTransit" Version="9.2.0" />
<PackageReference Include="ASOL.APplus.Extensions.Messaging.MassTransit" />
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 ASOL.APplus.Extensions.Messaging.MassTransit --version 9.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASOL.APplus.Extensions.Messaging.MassTransit, 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 ASOL.APplus.Extensions.Messaging.MassTransit@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=ASOL.APplus.Extensions.Messaging.MassTransit&version=9.2.0
#tool nuget:?package=ASOL.APplus.Extensions.Messaging.MassTransit&version=9.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
APplus massTransit integration implementation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- ASOL.APplus.Extensions.DI (>= 0.1.0)
- ASOL.APplus.Extensions.Messaging.Abstractions (>= 9.2.0)
- MassTransit (>= 8.0.12)
- MassTransit.ActiveMQ (>= 8.0.12)
- MassTransit.Newtonsoft (>= 8.0.12)
-
.NETFramework 4.8
- ASOL.APplus.Extensions.DI (>= 0.1.0)
- ASOL.APplus.Extensions.Messaging.Abstractions (>= 9.2.0)
- MassTransit (>= 8.0.12)
- MassTransit.ActiveMQ (>= 8.0.12)
- MassTransit.Newtonsoft (>= 8.0.12)
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 | |
---|---|---|---|
9.2.0 | 902 | 5/15/2025 | |
9.2.0-as18173.5 | 207 | 5/12/2025 | |
9.2.0-as18173.4 | 160 | 4/28/2025 | |
9.2.0-as18173.3 | 168 | 4/17/2025 | |
9.2.0-as18173.2 | 168 | 4/16/2025 | |
9.2.0-as18173.1 | 136 | 4/9/2025 | |
9.1.1 | 1,202 | 3/6/2025 | |
9.1.0 | 590 | 2/20/2025 | |
9.0.0 | 224 | 2/13/2025 | |
0.4.0 | 268 | 10/21/2024 | |
0.3.1 | 195 | 10/18/2024 | |
0.3.0 | 160 | 8/5/2024 | |
0.2.0 | 3,199 | 5/16/2024 | |
0.1.0 | 3,545 | 7/21/2023 | |
0.0.7 | 411 | 6/29/2023 | |
0.0.6 | 290 | 6/15/2023 | |
0.0.5 | 246 | 6/15/2023 | |
0.0.4 | 245 | 6/15/2023 | |
0.0.3 | 209 | 6/14/2023 | |
0.0.2 | 196 | 6/14/2023 | |
0.0.1 | 197 | 6/6/2023 |
Improved debug logging in MassTransitServiceBus