Attempts to calculate the memory size of managed objects from within the application itself. Algorithm, ideas and more based on: - ClrMR (https://github.com/microsoft/clrmd) - dotnet runtime (https://github.com/dotnet/runtime)
Get Started
$ dotnet add package ManagedObjectSizeReadme
No README available.