Hello friends! I'm finally sharing with you the .NET MAUI-based QR Code Generator and Reader App I developed!
This app serves two primary functions:
QR Code Generation: Users can instantly create QR codes by entering text.
QR Code Reading: You can scan QR codes with your device's camera and quickly read the data.
🔧 Technologies:
.NET MAUI: A cross-platform mobile application development framework that works on Android and iOS.
QRCoder: A library used to generate QR codes.
ZXing.Net.MAUI: A barcode scanning library used to read QR codes.
You can visit my GitHub page:




0 Comments