Georg Jung

Results 4 issues of Georg Jung

**Context**: I want to port the .Net package [Quamotion.TurboJpegWrapper](https://github.com/quamotion/AS.TurboJpegWrapper) so that it supports mozjpeg and comes with precompiled binaries. My code is hosted [here on github](https://github.com/georg-jung/MozJpegSharp) with CI [on Azure...

Trying to execute them on linux results in the following exception: System.DllNotFoundException: Unable to load shared library 'iphlpapi.dll' or one of its dependencies. In order to help diagnose loading problems,...

Thanks for developing this great image processing pipeline! I'm interested in compressing jpegs with a focus on storage efficiency. Thus, I created a simple .Net [MozJpeg wrapper library](https://github.com/georg-jung/MozJpegSharp) based on...

enhancement

In the recent round of [November 2023 updates](https://devblogs.microsoft.com/dotnet/november-2023-updates/), there was a vulnerability fixed in [Microsoft.AspNetCore.Components](https://www.nuget.org/packages/Microsoft.AspNetCore.Components/#versions-body-tab). Blazored.LocalStorage depends on [Microsoft.AspNetCore.Components.Web](https://www.nuget.org/packages/Microsoft.AspNetCore.Components.Web/), which transitively depends on the `Microsoft.AspNetCore.Components` package, which is vulnerable if...