ASOL.APplus.Extensions.Messaging.EDI
9.1.1
dotnet add package ASOL.APplus.Extensions.Messaging.EDI --version 9.1.1
NuGet\Install-Package ASOL.APplus.Extensions.Messaging.EDI -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.EDI" Version="9.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ASOL.APplus.Extensions.Messaging.EDI" Version="9.1.1" />
<PackageReference Include="ASOL.APplus.Extensions.Messaging.EDI" />
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.EDI --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.EDI, 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.
#:package ASOL.APplus.Extensions.Messaging.EDI@9.1.1
#: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.EDI&version=9.1.1
#tool nuget:?package=ASOL.APplus.Extensions.Messaging.EDI&version=9.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EDI and E-Invoice messaging 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.Messaging.Abstractions (>= 9.1.1)
- ASOL.APplus.Extensions.Messaging.EDI.Abstractions (>= 9.1.1)
- ASOL3D.CloudConnect.Shared (>= 1.0.0)
- MassTransit.Abstractions (>= 8.0.12)
-
.NETFramework 4.8
- ASOL.APplus.Extensions.Messaging.Abstractions (>= 9.1.1)
- ASOL.APplus.Extensions.Messaging.EDI.Abstractions (>= 9.1.1)
- ASOL3D.CloudConnect.Shared (>= 1.0.0)
- MassTransit.Abstractions (>= 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.1.1 | 2,707 | 3/6/2025 | |
9.1.0 | 231 | 3/6/2025 | |
9.0.0 | 367 | 2/13/2025 | |
0.1.6 | 116 | 1/15/2025 | |
0.1.5 | 58 | 1/14/2025 | |
0.1.4 | 56 | 1/14/2025 | |
0.1.3 | 70 | 1/14/2025 | |
0.1.2 | 65 | 1/14/2025 | |
0.1.1 | 249 | 10/21/2024 | |
0.1.0 | 151 | 9/16/2024 | |
0.0.12 | 208 | 10/18/2024 | |
0.0.11 | 144 | 10/16/2024 | |
0.0.10 | 168 | 9/16/2024 | |
0.0.9 | 174 | 9/11/2024 | |
0.0.8 | 152 | 8/5/2024 | |
0.0.7 | 165 | 5/17/2024 | |
0.0.6 | 154 | 5/17/2024 | |
0.0.5 | 147 | 5/17/2024 | |
0.0.4 | 153 | 5/16/2024 | |
0.0.3 | 177 | 4/15/2024 | |
0.0.2-alpha | 150 | 4/11/2024 | |
0.0.1-alpha | 97 | 4/10/2024 |
Made ProcessMessage in Processors asynchronous