This library provides methods for registering and unregistering event handlers that don't cause memory "leaks" when the lifetime of the listener is longer than the lifetime of the object being listened to (one of the most common scenarios for memory leaks in C#/.Net).
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jun 29, 2019
Get Started
$ dotnet add package SimpleWeakEventListenerReadme
No README available.