Raffael Herrmann

Results 105 comments of Raffael Herrmann

Hi @amotl , you got it right. Both solutions will work. Solution A is less work for you and solution B may look a little bit cleaner, but at the...

I also stumbled about this. I would suggest to keep the implementation as it is (to not break implementation done by all the users), but update the documentation to be...

Glad to hear that you could solve your problem. Unfortunately there's no response from the package owner @trilby-bot This would be really easy to fix.

The rendering classes that work under Linux are listed in the compatibility matrix in our wiki: https://github.com/codebude/QRCoder/wiki/Advanced-usage---QR-Code-renderers#2-overview-of-the-different-renderers Out of those only the SvgQRCode supports icons out of the box. But...

Hi @Shane32 , since QRCoder will reach its end of life and the repository will be archived on **November 1st, 2025**, I’d like to clarify how to proceed with this...

Hi @EscolarProgramming , thanks for your feedback. Two notes: > https://github.com/codebude/QRCoder/blob/master/QRCoder/PayloadGenerator/ContactData.cs#L114 > The creation of the string is wrong. You're pointing to line 114 which is part of the MeCard...

@gfoidl #590 is merged now.

Hi @Shane32 , since QRCoder will reach its end of life and the repository will be archived on **November 1st, 2025**, I’d like to clarify how to proceed with this...

> I don't have a great suggestion here. At GraphQL.NET the documentation is stored within the main repository, and published automatically upon merge to a separate website; we do not...

> **4. Documentation and wiki:** I would love to have a documentation site that is interactive. A Blazor wasm project that could be in this repo or seperate if wanted....