88bde134222094971c529fd6598400caec56d599
- Change return type to tuple (Bill, string[]) - Remove custom parsing methods (ParseSwissQrBillContent, MapAddress, DetermineReferenceType) - Use Codecrete QRBill.DecodeQrCodeText() for parsing - Add SkiaSharp.QrCode v1.0.0 for QR decoding - Remove obsolete ZXing and System.Drawing dependencies - Add StringExtensions for QR code detection - Raw lines properly split and trimmed from QR text
Description
No description provided
Languages
C#
100%