I need to write a program in .NET Core for deployment on a Raspberry Pi 3 that can read a Zebra barcode Scanner. The scanner is a DS9208. You can't put .NET Framework on the Pi, so I need a way to read the scanner in .NET Core.
Is there a Scanner SDK for .NET Core? |
0 Replies