This Repository will be have a tools to help programmers to new requirements from ZATCA In Saudi Arabia support .NET 7
Install Install-Package GeeSuthSoft.KSA.ZATCA -Version 1.0.0
after add GeeSuthSoft.KSA.ZATCA.dll
to your project
call it using GeeSuthSoft.KSA.ZATCA.Qr;
the result of checking Qrcode(Generated from this Library) by ZATCA
As like what you see, we can say this working very well
GetBase64()
=> 'Get QrCode in Base64 string to use'
GetBase64InUrl()
=> 'Get QrCode in Base64 string can be opened in browser just past result in url '
GetImage()
=> 'Get QrCode In Image object'