Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 832 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 832 Bytes

VL.QRCode

QRCode encoder and decoder.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.QRCode -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing