Relative Content

Tag Archive for c#.net-8.0kestrel-http-server

Why does Kestrel shut down while uploading an image?

I’m running an ASP.NET Core 8 Web API with EF Core, MariaDb, SixLabors.ImageSharp 3.1.5 on IIS out-of-process on Plesk. I have configured global exception handling middleware and it’s called before the endpoints.