Hope Michaelson
Hope Michaelson

Reputation: 31

Which memory profiler should I use for ASP.NET Core REST API

I have a project which is an ASP.NET CORE REST API and the UI is hosted using Http.sys IIS doesn't come anywhere in picture here. There are multiple backend services created as windows service which include many API calls. I am looking for a memory profiler tool to monitor the performance. Any suggestions will be helpful. I have tried using .NET memory profiler but due to absence of IIS, things are difficult to manage in it. Can anyone please suggest me a better tool?

Upvotes: 0

Views: 1876

Answers (1)

Related Questions