A C# SDK to communicate with a TappyUSB using the TCMP protocol.
Nuget page: https://www.nuget.org/packages/TapTrack.Tcmp/
PM> Install-Package TapTrack.Tcmp
To use the batch tag encoder feature of the example/demo utility (v3.0+), you may also need to install SQL local database 2016 for Windows. The install package can be dowloaded here
Documentation of classes and methods can be found here
Examples can be found here, examples are at the bottom of the page