PMS.CHPN
4.0.0
dotnet add package PMS.CHPN --version 4.0.0
NuGet\Install-Package PMS.CHPN -Version 4.0.0
<PackageReference Include="PMS.CHPN" Version="4.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PMS.CHPN --version 4.0.0
#r "nuget: PMS.CHPN, 4.0.0"
// Install PMS.CHPN as a Cake Addin #addin nuget:?package=PMS.CHPN&version=4.0.0 // Install PMS.CHPN as a Cake Tool #tool nuget:?package=PMS.CHPN&version=4.0.0
Library allowing to create and manage CHPN messages.
These messages can be used to get a check guarantee in France.
Exchaing messages can be done using the primitives contained in attached PMS.COMMON library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 3.5
- PMS.COMMON (>= 5.1.0)
-
.NETFramework 4.7
- PMS.COMMON (>= 5.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
4.0.0
- Moved to PMS.COMMON 5.1.0
3.0.1
- Moved to PMS.COMMON 4.0.1
3.0.0
- Moved to PMS.COMMON 4.0.0 which allows using TLS with .NET 3.5 (requires .NET 3.5 SP 1)
2.0.8
- Moved to PMS.COMMON 3.0.10 which allows managing SSL errors in communication
2.0.7
- Added the ability to change a PI programmatically before sending the IPDU (UpdatePI inside CIPDU)
2.0.6
- Moved to PMS.COMMON 3.0.9
2.0.5
- Updated COMMON package to 3.0.8
2.0.4
- Updated COMMON package to 3.0.7
2.0.3
- Updated COMMON package to 2.0.5
2.0.2
- Updated COMMON package
2.0.1
- Adjusted version number
2.0.0
- Removed WMI from dependencies
1.0.0
Creation