Weakly 2.2.2
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 Weakly --version 2.2.2
NuGet\Install-Package Weakly -Version 2.2.2
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.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Weakly --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Weakly, 2.2.2"
#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 Weakly as a Cake Addin #addin nuget:?package=Weakly&version=2.2.2 // Install Weakly as a Cake Tool #tool nuget:?package=Weakly&version=2.2.2
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 |
---|---|---|
2.9.0 | 6,395 | 3/7/2021 |
2.8.1 | 65,234 | 8/26/2017 |
2.8.0 | 946 | 8/25/2017 |
2.7.0 | 17,005 | 9/30/2015 |
2.6.0 | 1,648 | 9/1/2015 |
2.5.0 | 2,549 | 4/13/2015 |
2.4.2 | 1,465 | 4/8/2015 |
2.4.1 | 1,175 | 3/21/2015 |
2.4.0 | 1,113 | 3/8/2015 |
2.2.3 | 1,673 | 11/13/2014 |
2.2.2 | 1,432 | 11/12/2014 |
2.2.1 | 1,143 | 10/3/2014 |
2.2.0 | 2,222 | 8/29/2014 |
2.1.4 | 1,408 | 6/14/2014 |
2.1.3 | 6,870 | 5/14/2014 |
2.1.2 | 2,096 | 4/28/2014 |
2.1.1 | 1,144 | 4/24/2014 |
2.1.0 | 1,267 | 4/23/2014 |
2.0.0 | 1,273 | 3/21/2014 |
1.4.0 | 1,332 | 2/15/2014 |
1.3.2 | 2,213 | 11/6/2013 |
1.3.1 | 1,204 | 11/3/2013 |
1.3.0 | 1,183 | 10/29/2013 |
1.2.2 | 1,193 | 10/28/2013 |
1.2.1 | 1,166 | 10/20/2013 |
1.2.0 | 1,219 | 9/26/2013 |
1.1.1 | 1,165 | 9/25/2013 |
1.1.0 | 1,204 | 9/25/2013 |
1.0.0 | 1,337 | 9/24/2013 |
added ManagedRuntime helper and some refactoring