Description: .NET Memory Profiler is a performance profiling tool for .NET applications that focuses specifically on monitoring memory usage. It helps developers identify memory leaks and optimize memory allocation.
Type: software
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software