ASOL.APplus.Extensions.Messaging.Abstractions
0.2.0
dotnet add package ASOL.APplus.Extensions.Messaging.Abstractions --version 0.2.0
NuGet\Install-Package ASOL.APplus.Extensions.Messaging.Abstractions -Version 0.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.Abstractions" Version="0.2.0" />
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 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASOL.APplus.Extensions.Messaging.Abstractions, 0.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.
// Install ASOL.APplus.Extensions.Messaging.Abstractions as a Cake Addin #addin nuget:?package=ASOL.APplus.Extensions.Messaging.Abstractions&version=0.2.0 // Install ASOL.APplus.Extensions.Messaging.Abstractions as a Cake Tool #tool nuget:?package=ASOL.APplus.Extensions.Messaging.Abstractions&version=0.2.0
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 (>= 0.25.5)
-
.NETFramework 4.8
- ASOL3D.CloudConnect.Shared (>= 0.25.5)
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 |
---|---|---|
0.2.0 | 129 | 10/21/2024 |
0.1.6 | 160 | 9/11/2024 |
0.1.5 | 101 | 8/5/2024 |
0.1.4 | 1,346 | 4/10/2024 |
0.1.3 | 2,706 | 7/27/2023 |
0.1.2 | 177 | 7/27/2023 |
0.1.1 | 213 | 7/27/2023 |
0.1.0 | 194 | 7/21/2023 |
0.0.6 | 376 | 6/15/2023 |
0.0.5 | 187 | 6/15/2023 |
0.0.4 | 182 | 6/15/2023 |
0.0.3 | 182 | 6/14/2023 |
0.0.2 | 181 | 6/14/2023 |
0.0.1 | 185 | 6/6/2023 |
Made ProcessMessage asynchronous