QRCoder icon indicating copy to clipboard operation
QRCoder copied to clipboard

A pure C# Open Source QR Code implementation

Results 128 QRCoder issues
Sort by recently updated
recently updated
newest added

## Type of issue [X] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior To generate QR codes through endpoints, is there any...

Can QRCoder generate the USPS Intelligent Mail (USPS 4-State Customer Code) image? Intelligent Mail, also known as IM, the 4-State Customer Barcode, is a postal barcode adopted by the United...

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior ## Current Behavior ## Possible Solution (optional) ##...

## Type of issue [ ] Bug [X ] Question (e.g. about handling/usage) [X ] Request for new feature/improvement ## Expected Behavior First, thanks for this code, it's great work...

## Summary Created a new class SvgQRCode_NET6 to support SvgQRCode is .NET6 including non-Windows platform like Linux. This PR fixes/implements the following **bugs/features**: * [ ] Feature 1 : Support...

## Summary This PR adds the ImageSharp cross platform library to the QRCoder. It helps to still use Base64QRCode and QRCode in linux or any other environment. New rederers are...

## Type of issue Bug, showstopper-class ## Expected Behavior Code (see below) compiles ## Current Behavior You'll get an error about "class QRCode is not defined". ## Possible Solution (optional)...

## Type of issue Bug ## Expected Behavior WiFi Payload should generate a valid QR Code for ANY kind of string. ## Current Behavior If you explicitly provide a string...

Error CS1069 The type name 'Bitmap' could not be found in the namespace 'System.Drawing'. This type has been forwarded to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, InfoBoard (net7.0-android), InfoBoard (net7.0-ios), InfoBoard (net7.0-maccatalyst)...

## Type of issue [ X ] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior When i put XK as country code...

bug