Various methods for barcode scanning in .NET MAUI #116
Replies: 2 comments 2 replies
-
|
Great job. |
Beta Was this translation helpful? Give feedback.
-
|
Very nice tutorial, thanks for sharing! ZXing is a decent open-source library, but struggles with low light and damaged barcodes. If you're looking for an enterprise-level barcode scanner, I'd recommend Scanbot SDK (disclaimer: I am part of the team). A colleague of mine recently wrote a similar tutorial to yours, which also includes the step-by-step integration of our SDK. I'll leave the link below. Let me know if you check it out. https://scanbot.io/techblog/zxing-maui-barcode-scanner-tutorial/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Various methods for barcode scanning in .NET MAUI
This article explores three methods: using MLKit for Android, Camera.MAUI.ZXing, and CommunityToolkit.Maui.Camera.
https://vladislavantonyuk.github.io/articles/Various-methods-for-barcode-scanning-in-.NET-MAUI/
Beta Was this translation helpful? Give feedback.
All reactions