Metadata >> NuGet >> TS.Utils

TS.Utils

Metadata

Authors Tristyn Stimpson
Copyrights Copyright Tristyn Stimpson 2014
Description A library for object and collection pooling and various other things. Documentation is found on the project site.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Tristyn Stimpson
ProjectUrl https://github.com/Tristyn/TS.Utils
ReleaseNotes Added Tether for synchronizing ObservableCollections
RequireLicenseAcceptance False
Tags pools threadpool thread pool array list wpf mvvm ObservableCollection observable collection Sync Tether
Dependencies JetBrains.Annotations:7.0
Title TS.Utils
PackageSize 24024
PackageHashAlgorithm SHA512
PackageHash MZFEkcbt04xvPRSlA0GOO6KzTryE2go9ZBmwqDosJXltG8i+LStfXES9kMdr6+qg/r8/FNy6PLGXjOmb2X+16A==
DownloadCount 000000
CreatedDate 2014-08-01T18:15:29

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 TS.Utils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TS.Utils -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 TS.Utils
Installing the package (HTTP Basic authentication):
Install-Package TS.Utils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TS.Utils -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TS.Utils

OpenWrap

Installing the package:
o add-wrap TS.Utils
Uninstalling the package:
o remove-wrap TS.Utils

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
1.1.1.0