PMS.COMMON
3.0.1
See the version list below for details.
dotnet add package PMS.COMMON --version 3.0.1
NuGet\Install-Package PMS.COMMON -Version 3.0.1
<PackageReference Include="PMS.COMMON" Version="3.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PMS.COMMON --version 3.0.1
#r "nuget: PMS.COMMON, 3.0.1"
// Install PMS.COMMON as a Cake Addin #addin nuget:?package=PMS.COMMON&version=3.0.1 // Install PMS.COMMON as a Cake Tool #tool nuget:?package=PMS.COMMON&version=3.0.1
Shared tools for PMS.CHPN, PMS.NEXO and other projects
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
- No dependencies.
-
.NETFramework 4.7
- Newtonsoft.Json (>= 12.0.3)
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 | 196 | 6/14/2023 | |
6.3.3 | 334 | 12/3/2022 | |
6.3.2 | 330 | 12/3/2022 | |
6.3.1 | 381 | 11/7/2022 | |
6.3.0 | 361 | 11/1/2022 | |
6.2.0 | 451 | 8/3/2022 | |
6.1.0 | 433 | 6/7/2022 | |
6.0.3 | 1,047 | 5/10/2022 | |
6.0.2 | 432 | 5/10/2022 | |
6.0.1 | 439 | 3/8/2022 | |
6.0.0 | 435 | 3/4/2022 | |
5.5.5 | 307 | 12/24/2021 | |
5.5.0 | 340 | 12/21/2021 | |
5.4.0 | 1,048 | 11/29/2021 | |
5.3.0 | 485 | 10/29/2021 | |
5.2.4 | 397 | 10/9/2021 | |
5.2.3 | 326 | 10/9/2021 | |
5.2.2 | 324 | 10/6/2021 | |
5.2.1 | 330 | 8/24/2021 | |
5.2.0 | 309 | 8/19/2021 | |
5.1.0 | 323 | 8/6/2021 | |
5.0.0 | 330 | 6/23/2021 | |
4.1.1 | 368 | 5/31/2021 | |
4.1.0 | 356 | 5/31/2021 | |
4.0.4 | 336 | 5/31/2021 | |
4.0.3 | 338 | 5/19/2021 | |
4.0.2 | 317 | 5/19/2021 | |
4.0.1 | 384 | 2/25/2021 | |
4.0.0 | 432 | 2/24/2021 | |
3.0.10 | 374 | 1/28/2021 | |
3.0.9 | 350 | 1/18/2021 | |
3.0.8 | 429 | 1/9/2021 | |
3.0.7 | 371 | 1/8/2021 | |
3.0.6 | 489 | 1/7/2021 | |
3.0.5 | 364 | 1/6/2021 | |
3.0.4 | 396 | 1/4/2021 | |
3.0.3 | 411 | 1/2/2021 | |
3.0.2 | 374 | 12/31/2020 | |
3.0.1 | 397 | 12/31/2020 | |
3.0.0 | 406 | 11/23/2020 | |
2.0.5 | 456 | 11/16/2020 | |
2.0.4 | 397 | 11/16/2020 | |
2.0.3 | 409 | 11/10/2020 | |
2.0.2 | 419 | 11/6/2020 | |
2.0.1 | 472 | 10/19/2020 | |
2.0.0 | 403 | 10/19/2020 | |
1.1.0 | 423 | 10/17/2020 | |
1.0.6 | 402 | 10/14/2020 | |
1.0.5 | 418 | 10/12/2020 | |
1.0.4 | 470 | 10/12/2020 | |
1.0.3 | 493 | 10/7/2020 | |
1.0.2 | 489 | 10/7/2020 | |
1.0.1 | 1,044 | 10/2/2020 |
3.0.1
- Added CDatabaseManager to easily manage OleDB database tables from any application
3.0.0
- Update CThreadData.Prepare to allow specify a terminate event
- Added a new CDatabase object to easily reach OLEDB databases
2.0.5
- Cosmetic update
2.0.4
- Added a new way for CThread to warn a thread is finished using an EventWaitHandle (inside CThreadData)
2.0.3
- CThread no longer requires an ID to be set to send a notificatioin to the window
2.0.2
- Fixed access to readonly json files in CJson: files could not be read if shared only as file access was set to read/write
2.0.1
- Once again adjusted version number
2.0.0
- Removed WMI from the package
1.1.0
- Adjusted version number
1.0.6
- Exceptions inside CMisc are nolonger. IMPACTLESS
- The OnDisconnect function is not called if the server is shutting down because this may cause the main threda to hang
1.0.5
- Changed the return value for OnDisconnect in CStreamServerStartSettings
- Made sure no exception can plague calling OnConnect and OnDisconnect
1.0.4
- Fixed an issue: connecting and disconnecting immediately stopped the CStreamServer
- Added a OnDisconnect property to the CStreamServerStartSettings to warn a client has been disconnected
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