asp.net core 3.1 中 ,调用
Image.FromStream(stream) 报错
System.DllNotFoundException : Unable to load DLL 'libgdiplus': The specified module could not be found.解决方案:
System.DllNotFoundException : Unable to load DLL 'libgdiplus': The specified module could not be found.
yum install glibc-devel yum install libgdiplus