I'm using asp.net core : 2.1 version,
Lets say i'm calling an API and when i call it takes 17 or 18 seconds to hit the controller.So my question is this problem causing from server side or from my API. Ill share the image and my controller code. After it hit the controller the process goes fast there is no wastes of time in service. I'm new to asp.net core and i'm confused what is causing this issue. If there is any probable solution provide me. [![Image][1]][1]