Anlo2846

Results 4 issues of Anlo2846

When a .csproj has a neutral language set, for example: ``` en ``` and the following assignment is executed: ``` Translator.Culture = CultureInfo.GetCultureInfo("en"); ``` the following exception is thrown: ```...

needs-repro

First of all, thanks for a great library. I have discovered an issue decoding QR codes using error correction level H. I'm running the latest version 0.16.9 from NuGet. ```...

When reading a zip archive embedded in another file, we get a BadReadException: "Bad signature at position [...]". This is due to a bug in OffsetStream.Seek(). _originalPosition should only be...

Not an issue with the code, but I though you would like to know: https://dotnetfoundation.org/projects/current-projects links to https://humanizr.net/ which results in a "404 Not found"