Raffael Herrmann

Results 105 comments of Raffael Herrmann

> For which .NET version to target, I think we should always target the latest version of .NET just like Microsoft does with all their nuget packages. You want to...

> I was thinking about the `Payload` class. Currently there are options for: > > * Version (auto or specific size) > * ECC level (always specified) > * Eci...

Hi @Shane32 > Does a payload ever need to specify a specific size (version), ECC mode or Eci mode? They are never overridden. You are wrong this time. The `SlovenianUpnQr`...

> Got it. Perhaps then these settings inside the payload class should be like constraints? Perhaps an exception is thrown if trying to generate a QR code that conflicts with...

> > If the user passes the payload object to `CreateQrCode`, then the values from the payload are automatically pulled in. > > Right, just a check here in case...

> I was a bit unsure about the `Payload` implementation so had left it alone initially in my prototype branch. The discussion above has been really helpful and got me...

> > Let me know what you think. > > Honestly, I think it's overcomplicated. One of the benefits to QRCoder is its simplicity. I don't see a benefit to...

> @Shane32 Thanks for your candid feedback. I agree that any change or design decision for QRCoder v2 has tradeoffs. I generally lean toward cleaning up the public facing API...

Hi Shane, thanks for the PR. That looks pretty interesting. However, I don't want to merge this into v1.x, but would like to include it in v2 first, as I...

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...