MicroPos.Desktop.Pack
1.6.0
See the version list below for details.
dotnet add package MicroPos.Desktop.Pack --version 1.6.0
NuGet\Install-Package MicroPos.Desktop.Pack -Version 1.6.0
<PackageReference Include="MicroPos.Desktop.Pack" Version="1.6.0" />
paket add MicroPos.Desktop.Pack --version 1.6.0
#r "nuget: MicroPos.Desktop.Pack, 1.6.0"
// Install MicroPos.Desktop.Pack as a Cake Addin #addin nuget:?package=MicroPos.Desktop.Pack&version=1.6.0 // Install MicroPos.Desktop.Pack as a Cake Tool #tool nuget:?package=MicroPos.Desktop.Pack&version=1.6.0
API for payment transactions. MicroPos for desktop applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
---|---|---|
3.8.6 | 2,152 | 5/14/2019 |
3.8.5 | 1,798 | 5/3/2019 |
3.8.4 | 1,810 | 5/2/2019 |
3.8.3 | 1,806 | 4/24/2019 |
3.8.2 | 1,772 | 4/24/2019 |
3.8.1 | 1,785 | 4/23/2019 |
3.8.0 | 1,846 | 4/22/2019 |
3.7.0 | 2,387 | 4/27/2018 |
3.6.0 | 2,086 | 9/19/2017 |
3.5.5 | 2,016 | 8/9/2017 |
3.5.4 | 2,081 | 8/3/2017 |
3.4.2 | 2,091 | 7/4/2017 |
3.3.0 | 2,053 | 6/16/2017 |
3.2.0 | 2,212 | 6/12/2017 |
3.1.0 | 2,069 | 6/8/2017 |
2.11.0 | 2,133 | 3/21/2017 |
2.10.3 | 2,028 | 3/8/2017 |
2.8.0 | 2,062 | 12/6/2016 |
2.7.0 | 2,110 | 11/23/2016 |
2.5.2 | 2,487 | 8/3/2016 |
2.5.1 | 2,813 | 8/3/2016 |
2.5.0 | 2,043 | 7/19/2016 |
2.4.0 | 2,164 | 7/1/2016 |
2.2.1 | 2,179 | 6/14/2016 |
2.2.0 | 2,168 | 5/31/2016 |
2.1.0 | 2,063 | 5/27/2016 |
2.0.0 | 2,470 | 5/25/2016 |
1.6.1 | 2,160 | 5/25/2016 |
1.6.0 | 2,054 | 5/25/2016 |
v1.3.0:
- Add the final version of GetNumericInput (EX07 command). This command runs only under MOBI PIN 10 with a custom Stone firmware version.
v1.3.1:
- HOTFIX: INCONSISTANT magnetic stripe transaction flow.
v1.4.0:
- Added a method on CardPaymentAuthorizer, through which is possible to connect to multiple pinpads connected to the machine.
v1.5.4: hotfix and documentation.
v1.6.0: hotfix. New ICardPaymentAuthorizer implementation. See DeviceProvider class.