An utility for checking the release of objects.
$ dotnet add package Net.Leksi.LifetimeVisualizerThis library allows you to visualize the data provided by LifetimeObserver in order to assess with your eyes whether there are any memory leaks in the application. It is recommended to use it only during the development process.
All classes are contained in the namespace Net.Leksi.Util.
The sources are here
NuGet package: Net.Leksi.LifetimeVisualizer