Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.02 KB

GeeSuthSoft.KSA.ZATCA

This Repository will be have a tools to help programmers to new requirements from ZATCA In Saudi Arabia support .NET 7

Qr Code

Use :

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

image

As like what you see, we can say this working very well

Methods:

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'

Result of ZATCA app :

image