PinguApps / Blazor.QRCode

A Blazor component for generating QR codes. This component encodes specified data into a QR code image, which can be customized in terms of size, colors, and error correction level. The QR code is generated as an SVG for optimal scalability and clarity.
https://pinguapps.github.io/Blazor.QRCode/
MIT License
20 stars 3 forks source link

[FEAT] Add Renovate #61

Closed pingu2k4 closed 6 months ago

pingu2k4 commented 6 months ago

Describe the feature

Add renovate to track dependencies

Additional Context

No response