SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders: - BMP : BmpDecoder - JPEG : JpegDecoder - GIF : GifDecoder - PNG : PngDecoder - TGA : TgaDecoder 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