GitXplorerGitXplorer
d

QRCodeCore

public
24 stars
8 forks
2 issues

Commits

List of commits on branch main.
Verified
695e2c5e522e7fc7c40aff26e7650b48f90b092e

Merge pull request #4 from dlemstra/dependabot/github_actions/actions/checkout-4

ddlemstra committed a year ago
Verified
07b2c49241b8fd5e0a9fbdf6f50b964aaec758c3

Bump actions/checkout from 3 to 4

ddependabot[bot] committed a year ago
Verified
bed78d9cbd8c5219a6250640414830efa9689f5e

Updated packages.

ddlemstra committed 2 years ago
Verified
9dc589b50e9988b8c1eedef06a8a68aecb419c39

Added stylecop to the test project.

ddlemstra committed 2 years ago
Verified
44ac6ebda9a2c28bfd2972f6b45bb53d77dac430

Added Windows build.

ddlemstra committed 2 years ago
Verified
b8f8886eb05fde9532e9270cc488aa162b7bd8f8

Added extra files to the solution.

ddlemstra committed 2 years ago

README

The README file for this repository.

QRCodeCore

Build Status

QRCodeCore is a cross-platform .NET library to create QR Codes that works in Netstandard 2.0.

Release

The latest release is available on NuGet.

Credits

QRCodeCore is based on the work of Raffael Herrmann who wrote the QRCoder library.