WeakEvent 2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WeakEvent --version 2.0.0
NuGet\Install-Package WeakEvent -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeakEvent" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeakEvent --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WeakEvent, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WeakEvent as a Cake Addin #addin nuget:?package=WeakEvent&version=2.0.0 // Install WeakEvent as a Cake Tool #tool nuget:?package=WeakEvent&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Offers a way of creating weakbindings to avoid Memory Leaks when using events.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.3 | 8,576 | 8/13/2018 |
3.0.2 | 840 | 8/13/2018 |
3.0.1 | 833 | 8/13/2018 |
3.0.0 | 846 | 8/12/2018 |
3.0.0-alpha2 | 652 | 8/12/2018 |
3.0.0-alpha1 | 659 | 8/12/2018 |
2.1.0 | 1,452 | 5/16/2016 |
2.0.1 | 1,233 | 1/17/2016 |
2.0.0 | 1,222 | 12/21/2015 |
1.0.0.2 | 1,334 | 3/22/2015 |
1.0.0.1 | 1,140 | 3/22/2015 |
1.0.0 | 1,019 | 3/22/2015 |
Performance improvement + Syntax Change + Namespace change