ASP.NET Core Memory Usage

Can dotMemory be used to determine a high memory usage issue in a ASP.NET Core 1.1  MVC web application? If so is there a detailed tutorial on how to perform this process.  Thanks...

 

Orgbrat

0
1 comment

Steve,

Yes, ASP.NET Core applications are supported by dotMemory, but it should be builded as a managed application ("Compile with .NET Native tool chain" should be disabled).

How to profile .NET Core applications is described here:

https://www.jetbrains.com/help/dotmemory/NET_Core_Applications1.html

dotMemory has a free trial for 5 days of actual use, no evaluation key required.  We suggest you to download it an try to profile your application.

0

Please sign in to leave a comment.