ASOL.APplus.Extensions.Messaging.Abstractions
9.1.1
dotnet add package ASOL.APplus.Extensions.Messaging.Abstractions --version 9.1.1
NuGet\Install-Package ASOL.APplus.Extensions.Messaging.Abstractions -Version 9.1.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="ASOL.APplus.Extensions.Messaging.Abstractions" Version="9.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ASOL.APplus.Extensions.Messaging.Abstractions --version 9.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASOL.APplus.Extensions.Messaging.Abstractions, 9.1.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.
// Install ASOL.APplus.Extensions.Messaging.Abstractions as a Cake Addin #addin nuget:?package=ASOL.APplus.Extensions.Messaging.Abstractions&version=9.1.1 // Install ASOL.APplus.Extensions.Messaging.Abstractions as a Cake Tool #tool nuget:?package=ASOL.APplus.Extensions.Messaging.Abstractions&version=9.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Generic messaging abstractions
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
- ASOL3D.CloudConnect.Shared (>= 1.0.0)
-
.NETFramework 4.8
- ASOL3D.CloudConnect.Shared (>= 1.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ASOL.APplus.Extensions.Messaging.Abstractions:
Package | Downloads |
---|---|
ASOL.APplus.Extensions.Messaging.MassTransit
APplus massTransit integration implementation |
|
ASOL.APplus.Artifact.CloudPublisher
Artifact repository Cloud publisher |
|
ASOL.APplus.Extensions.Messaging.EDI
EDI and E-Invoice messaging implementation |
|
ASOL.APplus.Extensions.Messaging.EDI.Abstractions
EDI and E-Invoice messaging abstraction |
|
ASOL.APplus.Extensions.Messaging
Generic messaging implementation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.1.1 | 210 | 3/6/2025 |
9.1.0 | 173 | 3/6/2025 |
9.0.0 | 291 | 2/13/2025 |
0.3.0 | 97 | 1/17/2025 |
0.2.0 | 239 | 10/21/2024 |
0.1.6 | 177 | 9/11/2024 |
0.1.5 | 118 | 8/5/2024 |
0.1.4 | 3,017 | 4/10/2024 |
0.1.3 | 3,274 | 7/27/2023 |
0.1.2 | 191 | 7/27/2023 |
0.1.1 | 224 | 7/27/2023 |
0.1.0 | 206 | 7/21/2023 |
0.0.6 | 390 | 6/15/2023 |
0.0.5 | 199 | 6/15/2023 |
0.0.4 | 194 | 6/15/2023 |
0.0.3 | 196 | 6/14/2023 |
0.0.2 | 193 | 6/14/2023 |
0.0.1 | 200 | 6/6/2023 |
Made ProcessMessage asynchronous