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.

MIT License

Stars
9
Committers
3

Bot releases are visible (Hide)

Blazor.QRCode - v1.1.2 Latest Release

Published by github-actions[bot] 7 months ago

Changes

  • [#83] Added renovate rule to lock dependency to *.0.0 - Thanks to @pingu2k4!
  • [#79] Rolled back min required versions to *.0.0 to enhance compatiability - Thanks to @pingu2k4!
  • [#77] Update dependency Verify.Xunit to v23.5.2 - Thanks to @renovate!
  • [#74] Update dependency Microsoft.NET.Test.Sdk to v17.9.0 - Thanks to @renovate!
  • [#71] Update dotnet monorepo - Thanks to @renovate!
  • [#73] Update dependency xunit.runner.visualstudio to v2.5.7 - Thanks to @renovate!
  • [#72] Update dependency coverlet.collector to v6.0.2 - Thanks to @renovate!
  • [#66] Update dotnet monorepo - Thanks to @renovate!
  • [#65] Pin dependencies - Thanks to @renovate!
  • [#63] Added renovate - Thanks to @pingu2k4!
  • [#54] Bump coverlet.collector from 6.0.0 to 6.0.1 in /tests/PinguApps.Blazor.QRCode.Tests - Thanks to @dependabot!
  • [#53] Bump Verify.Xunit from 23.1.0 to 23.2.3 in /tests/PinguApps.Blazor.QRCode.Tests - Thanks to @dependabot!
  • [#52] Bump bunit, Microsoft.AspNetCore.Components and Microsoft.AspNetCore.Components.Web in /tests/PinguApps.Blazor.QRCode.Tests - Thanks to @dependabot!
  • [#51] Bump xunit from 2.6.6 to 2.7.0 in /tests/PinguApps.Blazor.QRCode.Tests - Thanks to @dependabot!
  • [#49] Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.Web in /src/BlazorWasmNet6 - Thanks to @dependabot!
  • [#46] Bump actions/setup-dotnet from 1 to 4 - Thanks to @dependabot!
  • [#45] Bump actions/checkout from 2 to 4 - Thanks to @dependabot!
  • [#44] Bump release-drafter/release-drafter from 5 to 6 - Thanks to @dependabot!
Blazor.QRCode - v1.1.1

Published by github-actions[bot] 8 months ago

Changes

🐛 Bug Fixes

  • [#41] Added handling for null data - Thanks to @pingu2k4!
Blazor.QRCode - v1.1.0

Published by github-actions[bot] 8 months ago

Changes

  • [#38] Fixing broken links on demo site - Thanks to @pingu2k4!
  • [#30] Added verbosity normal to actions - Thanks to @pingu2k4!
  • [#29] reorganised sln and condensed gh actions - Thanks to @pingu2k4!
  • [#22] Added tests to lib and workflows - Thanks to @pingu2k4!

🚀 Features

  • [#32] Added ability to add image to center of QR code - Thanks to @pingu2k4!

🐛 Bug Fixes

  • [#34] Fixed issue where demo site would build with incorrect base href - Thanks to @pingu2k4!

📄 Documentation

  • [#39] Updated .net 8 example to match .net 6 - Thanks to @pingu2k4!
  • [#36] Added docs to example site - Thanks to @pingu2k4!
  • [#35] Added playground do example site, so that we can showcase all possibi… - Thanks to @pingu2k4!
  • [#34] Fixed issue where demo site would build with incorrect base href - Thanks to @pingu2k4!
  • [#31] Updated build badge in readme - Thanks to @pingu2k4!
  • [#28] Added nuget and github repo info to top bar of demo site - Thanks to @pingu2k4!
  • [#27] Fixed an issue with z index on code blocks - Thanks to @pingu2k4!
  • [#25] Added code for each example, and added a basic example showing the most basic usage - Thanks to @pingu2k4!
  • [#24] Added build status badge to readme - Thanks to @pingu2k4!
  • [#21] Docs/8 feat add docs to readme - Thanks to @pingu2k4!
Blazor.QRCode - v1.0.0

Published by github-actions[bot] 9 months ago

Changes

  • [#2] Issue templates - Thanks to @pingu2k4!

🚀 Features

  • [#17] removed the encapsulating div - Thanks to @pingu2k4!
  • [#16] Changed width and height to just Size - Thanks to @pingu2k4!
  • [#13] Added Release Drafter - Thanks to @pingu2k4!

🐛 Bug Fixes

  • [#19] removed dup sln - Thanks to @pingu2k4!
  • [#4] Fixed all issue templates - Thanks to @pingu2k4!

📄 Documentation

  • [#13] Added Release Drafter - Thanks to @pingu2k4!
Badges
Extracted from project README
NuGet Version NuGet Downloads GitHub Repo stars GitHub Actions Workflow Status CodeFactor Grade