Info
Version: | 1.0.0 |
Author(s): | Tom Pratt |
Last Update: | Sunday, August 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sylapse/WeakSubscribe |
NuGet Url: | https://www.nuget.org/packages/Sylapse.WeakSubscribe |
Install
Install-Package Sylapse.WeakSubscribe
dotnet add package Sylapse.WeakSubscribe
paket add Sylapse.WeakSubscribe
Sylapse.WeakSubscribe Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Taken from the MvvmCross codebase and provided on its own. WeakSubscribe hands responsibility to the client code, unlike using a WeakEventManager which requires modified events.
See project site for instructions.