SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders: - TGA : TgaDecoder - GIF : GifDecoder - PNG : PngDecoder - JPEG : JpegDecoder - BMP : BmpDecoder at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format) at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Byte[] data, IImageFormat& format) at Dogostore.CDN.Api.Controllers.ImageController.Index(String virtualPath, String originPath, Nullable`1 x, Nullable`1 y, String cropOpt) in D:\repos\Dogostore.CDN\Dogostore.CDN.Api\Controllers\ImageController.cs:line 168