vbelot

Results 2 comments of vbelot

Hi, thanks for your quick reply. I have libzstd installed: ``` ldconfig -p | grep libzstd libzstd.so.1 (libc6,x86-64) => /lib64/libzstd.so.1 ``` However it fails finding the library: ``` fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]...

A better solution would be to adopt the recommended structure for native library loading, which should now be found under the "runtimes" folder.