ASOL.APplus.Extensions.Messaging.EDI
0.1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ASOL.APplus.Extensions.Messaging.EDI --version 0.1.4
NuGet\Install-Package ASOL.APplus.Extensions.Messaging.EDI -Version 0.1.4
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="0.1.4" />
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="0.1.4" />
<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 0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASOL.APplus.Extensions.Messaging.EDI, 0.1.4"
#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@0.1.4
#: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=0.1.4
#tool nuget:?package=ASOL.APplus.Extensions.Messaging.EDI&version=0.1.4
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 (>= 0.2.0)
- ASOL.APplus.Extensions.Messaging.EDI.Abstractions (>= 0.3.0)
- ASOL3D.CloudConnect.Shared (>= 0.25.5)
- MassTransit.Abstractions (>= 8.0.12)
-
.NETFramework 4.8
- ASOL.APplus.Extensions.Messaging.Abstractions (>= 0.2.0)
- ASOL.APplus.Extensions.Messaging.EDI.Abstractions (>= 0.3.0)
- ASOL3D.CloudConnect.Shared (>= 0.25.5)
- 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,708 | 3/6/2025 | |
9.1.0 | 232 | 3/6/2025 | |
9.0.0 | 368 | 2/13/2025 | |
0.1.6 | 117 | 1/15/2025 | |
0.1.5 | 59 | 1/14/2025 | |
0.1.4 | 57 | 1/14/2025 | |
0.1.3 | 71 | 1/14/2025 | |
0.1.2 | 66 | 1/14/2025 | |
0.1.1 | 250 | 10/21/2024 | |
0.1.0 | 152 | 9/16/2024 | |
0.0.12 | 209 | 10/18/2024 | |
0.0.11 | 145 | 10/16/2024 | |
0.0.10 | 169 | 9/16/2024 | |
0.0.9 | 175 | 9/11/2024 | |
0.0.8 | 153 | 8/5/2024 | |
0.0.7 | 166 | 5/17/2024 | |
0.0.6 | 155 | 5/17/2024 | |
0.0.5 | 148 | 5/17/2024 | |
0.0.4 | 154 | 5/16/2024 | |
0.0.3 | 178 | 4/15/2024 | |
0.0.2-alpha | 150 | 4/11/2024 | |
0.0.1-alpha | 97 | 4/10/2024 |
Made ProcessMessage in Processors asynchronous