ZXing.Net icon indicating copy to clipboard operation
ZXing.Net copied to clipboard

ZXing for WinUI-3

Open COMADD opened this issue 1 year ago • 2 comments

Hello,

For a UWP project we use the ZXing.Net package. We are in the process of migrating this project to WinUI3 and the ZXing.Net package is apparently not compatible with this environment. We found another package: "ZXing.Net.Bindings.Windows.Compatibility" which seems suitable for the WinUI3 environment.

But the question is : Given the large amount of existing ZXing package, what is the best choice for a WinUI3 project?

Thanks in advance, Best regards

COMADD avatar May 28 '24 06:05 COMADD

Sorry, I can't help here. I have no experience with WinUI3. Perhaps you have to try out the available packages.

micjahn avatar May 31 '24 15:05 micjahn

@COMADD https://github.com/TheJoeFin/Simple-QR-Code-Maker is a WinUI3 app built with ZXing.net feel free to reference that project for examples

TheJoeFin avatar Nov 13 '24 18:11 TheJoeFin