Metadata >> NuGet >> Weakly

Weakly

Metadata

Authors Thomas Ibel
Copyrights Copyright Thomas Ibel 2013-2015
Description Weakly is a collection of some useful weak-reference types available as portable class library for net45+win8+wp8+wpa81.
IconUrl https://raw.github.com/tibel/Weakly/master/build/weakly_icon.png
Language en-US
LicenseUrl https://raw.github.com/tibel/Weakly/master/LICENSE
Owners Thomas Ibel
ProjectUrl https://github.com/tibel/Weakly
ReleaseNotes remove ExpressionHelper, ManagedRuntime and ReflectionHelper.IsReferenceEquatable()
RequireLicenseAcceptance False
Tags Weakly WeakReference WeakAction WeakFunc WeakDelegate WeakCollection WeakValueDictionary WeakEventHandler WeakEventSource Async Task
Title Weakly
PackageSize 97473
PackageHashAlgorithm SHA512
PackageHash m3M0CUEFkA8evuwOBW4syEQqVuD64YO0QaG3QcSBaORXRT0vXjtOT2zJ5385XEvGDlorO6e/75luXugfsUro9Q==
DownloadCount 000000
CreatedDate 2015-09-30T16:30:00

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Weakly -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Weakly -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Weakly
Installing the package (HTTP Basic authentication):
Install-Package Weakly -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Weakly -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Weakly

OpenWrap

Installing the package:
o add-wrap Weakly
Uninstalling the package:
o remove-wrap Weakly

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.7.0
2.6.0
2.5.0
2.4.2
2.4.1
2.4.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1