The QRCode decoder libraries allows your program to read (decode) an image containing one or more QR Codes.
                        
                    
         
                Info
| Version: | 2.0.1 | 
| Author(s): | Uzi Granot | 
| Last Update: | Saturday, May 18, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.codeproject.com/Articles/1250071/QR-Code-Encoder-and-Decoder-NET-class-library-writ | 
| NuGet Url: | https://www.nuget.org/packages/QRCodeDecoderLibrary | 
Install
Install-Package QRCodeDecoderLibrary
                        dotnet add package QRCodeDecoderLibrary
                        paket add QRCodeDecoderLibrary
                        
                                QRCodeDecoderLibrary Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags