The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
Info
Version: | 1.0.0 |
Author(s): | Geoffrey Huntley |
Last Update: | Monday, August 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ghuntley/WeakEventListener |
NuGet Url: | https://www.nuget.org/packages/WeakEventListener |
Install
Install-Package WeakEventListener
dotnet add package WeakEventListener
paket add WeakEventListener
WeakEventListener Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Runtime(>= 4.3.0)
Tags