Weakly 2.4.0
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Weakly --version 2.4.0
NuGet\Install-Package Weakly -Version 2.4.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="Weakly" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Weakly" Version="2.4.0" />
<PackageReference Include="Weakly" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Weakly --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Weakly, 2.4.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.
#:package Weakly@2.4.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Weakly&version=2.4.0
#tool nuget:?package=Weakly&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Weakly is a collection of some useful weak-reference types available as portable class library for net45+win8+wp8+wpa81.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Weakly:
Package | Downloads |
---|---|
HN.Controls.ImageEx.Core
HN.Controls.ImageEx.Core |
|
VkNet.NLog.Extensions.Configuration
VkNet adaptive package NLog provider for Microsoft.Extensions.Configuration for usage in .NET Standard libraries and console applicaties. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Weakly:
Repository | Stars |
---|---|
vknet/vk
Vkontakte API for .NET
|
Version | Downloads | Last Updated |
---|
WeakAction, WeakFunc and WeakEventHandler now work without reflection