RenderHandler and ResourceHandler use Bitmap which is not cross-platform compatible, if you want to fix it I recommend [ImageSharp](https://github.com/SixLabors/ImageSharp) library.
RenderHandler and ResourceHandler use Bitmap which is not cross-platform compatible, if you want to fix it I recommend ImageSharp library.