SecretNest.MultiKeyboards
1.2.0
dotnet add package SecretNest.MultiKeyboards --version 1.2.0
NuGet\Install-Package SecretNest.MultiKeyboards -Version 1.2.0
<PackageReference Include="SecretNest.MultiKeyboards" Version="1.2.0" />
paket add SecretNest.MultiKeyboards --version 1.2.0
#r "nuget: SecretNest.MultiKeyboards, 1.2.0"
// Install SecretNest.MultiKeyboards as a Cake Addin #addin nuget:?package=SecretNest.MultiKeyboards&version=1.2.0 // Install SecretNest.MultiKeyboards as a Cake Tool #tool nuget:?package=SecretNest.MultiKeyboards&version=1.2.0
Adds support for low end bar code scanners, which work as a keyboard only.
This is a full solution for getting code scanned from multiple low end bar code scanners, including:
Multiple scanners support
Charaters combine until stop sign (e.g., Enter)
User-defined key-to-text mapping
Please check https://github.com/scegg/MultiKeyboards for demo app.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. 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 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- 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 |
---|---|---|
1.2.0 | 754 | 4/24/2019 |
Adds support for low end bar code scanners, which work as a keyboard only.
This is a full solution for getting code scanned from multiple low end bar code scanners, including:
Multiple scanners support
Charaters combine until stop sign (e.g., Enter)
User-defined key-to-text mapping