I'm calculating the width and height of an image using System.Drawing.Common.
Logic is completely working fine in Windows machine. When I deployed it on Linux Server by creating Kuberenetes Pods , Im getting the "The type initializer for 'Gdip' threw an exception".
Is there any way to fix this issue from C# side . Not interested to add/modify build scripts
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…