SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders: - PNG : PngDecoder - TGA : TgaDecoder - BMP : BmpDecoder - GIF : GifDecoder - JPEG : JpegDecoder 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 /Users/osmankabasakal/RiderProjects/Dogostore.CDN/Dogostore.CDN.Api/Controllers/ImageController.cs:line 161