PMS.COMMON 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package PMS.COMMON --version 1.0.3                
NuGet\Install-Package PMS.COMMON -Version 1.0.3                
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="PMS.COMMON" Version="1.0.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PMS.COMMON --version 1.0.3                
#r "nuget: PMS.COMMON, 1.0.3"                
#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 PMS.COMMON as a Cake Addin
#addin nuget:?package=PMS.COMMON&version=1.0.3

// Install PMS.COMMON as a Cake Tool
#tool nuget:?package=PMS.COMMON&version=1.0.3                

Shared tools for PMS.CHPN and PMS.NEXO projects

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.7

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PMS.COMMON:

Package Downloads
PMS.NEXO

Nexo Retailer v3.0 and 3.1 libraries supporting all messages defined inside the specifications. Nexo Retailer specs can be found at https://www.nexo-standards.org/standards/nexo-retailer-protocol, subscription is free of charges.

PMS.NEXO31

Nexo Retailer v3.0/v3.1/v3.2 (depending on the assembly) libraries supporting all messages defined inside the specifications. Nexo Retailer specs can be found at https://www.nexo-standards.org/standards/nexo-retailer-protocol, subscription is free of charges.

PMS.NEXO30

Nexo Retailer v3.0/v3.1/v3.2 (depending on the assembly) libraries supporting all messages defined inside the specifications. Nexo Retailer specs can be found at https://www.nexo-standards.org/standards/nexo-retailer-protocol, subscription is free of charges.

PMS.CHPN

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.5.3 192 6/14/2023
6.3.3 330 12/3/2022
6.3.2 328 12/3/2022
6.3.1 374 11/7/2022
6.3.0 358 11/1/2022
6.2.0 436 8/3/2022
6.1.0 429 6/7/2022
6.0.3 1,000 5/10/2022
6.0.2 427 5/10/2022
6.0.1 437 3/8/2022
6.0.0 433 3/4/2022
5.5.5 300 12/24/2021
5.5.0 332 12/21/2021 5.5.0 is deprecated because it has critical bugs.
5.4.0 1,044 11/29/2021
5.3.0 475 10/29/2021 5.3.0 is deprecated because it has critical bugs.
5.2.4 394 10/9/2021
5.2.3 310 10/9/2021
5.2.2 317 10/6/2021
5.2.1 324 8/24/2021
5.2.0 305 8/19/2021
5.1.0 319 8/6/2021
5.0.0 323 6/23/2021
4.1.1 365 5/31/2021
4.1.0 350 5/31/2021
4.0.4 328 5/31/2021
4.0.3 331 5/19/2021
4.0.2 313 5/19/2021
4.0.1 380 2/25/2021
4.0.0 421 2/24/2021
3.0.10 370 1/28/2021
3.0.9 345 1/18/2021
3.0.8 426 1/9/2021
3.0.7 366 1/8/2021
3.0.6 486 1/7/2021 3.0.6 is deprecated because it has critical bugs.
3.0.5 359 1/6/2021
3.0.4 391 1/4/2021
3.0.3 405 1/2/2021
3.0.2 366 12/31/2020
3.0.1 395 12/31/2020
3.0.0 399 11/23/2020
2.0.5 453 11/16/2020
2.0.4 390 11/16/2020
2.0.3 404 11/10/2020
2.0.2 417 11/6/2020
2.0.1 464 10/19/2020
2.0.0 398 10/19/2020
1.1.0 417 10/17/2020
1.0.6 398 10/14/2020
1.0.5 415 10/12/2020
1.0.4 467 10/12/2020
1.0.3 486 10/7/2020
1.0.2 487 10/7/2020
1.0.1 1,036 10/2/2020

1.0.3
     .Updates to project properties
     
     1.0.2
     .Added a function to CMisc allowing to test a folder for existence and written rights
     .Made some objects available to COM
     
     1.0.0
     .Creation