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

Raffael Hi [please take a look](https://github.com/AlexandreZaytsev/QRCoder/blob/master/QRCoder/PayloadGenerator.cs#L3038) I suggest changing the RussiaPaymentOrder code to three constructors (three data structures) ``` RussiaPaymentOrder( MandatoryFields mandatoryFields, CharacterSets characterSet = CharacterSets.utf_8) RussiaPaymentOrder( MandatoryFields mandatoryFields, OptionalFields...

Raffael - is not for you)) ... somebody!!! designers)) please add a library of 'finderPatternImage' and dots for Atr mode (ArtQRCode qrCode = new ArtQRCode(qrCodeData))!! (SVG or another format) for...

Hi! the question is, Is it possible to use art mode in SvgQRERode-Renderer (as an extension of rendering design)? etc. for other renders... ... in the next releases?

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [x] Request for new feature/improvement ## Expected Behavior Can get QRCoder details by passing a image. ##...

idea
help-wanted

## Type of [ ] Bug [x] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior I'm using the package as follows: ```cs using var qrGenerator...

documentation

Hello :) Thanks for this awesome library. Can we get a guide on how to write a custom renderer, please? I am really interested in writing one to generate QR...

question
documentation

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [X] Request for new feature/improvement ## What to do? UPI standard should be added to PayloadGenerator class....

enhancement

## Type of issue Request for new feature/improvement ## Expected Behavior Thanks for the great library. It is easy to use. Do you have any plan to support structured append?

enhancement
help-wanted

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [*] Request for new feature/improvement ## Expected Behavior when use `new QRCode(qrCodeData).GetGraphic()` to generate a code ,...

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) **[x] Request for new feature/improvement** ## Expected Behavior Enhance XamlQRCode with a .toString() overload to return a...

enhancement
help-wanted