Metadata >> NuGet >> Trove

Trove

Metadata

Authors Tom Jacques
Copyrights Copyright 2013
Description Binaries for the Trove library. Visit https://github.com/tejacques/Trove for an overview and usage examples.
LicenseUrl https://github.com/tejacques/Trove/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/Trove/
ReleaseNotes Version 0.0.0: - Basic structure for generic ephemeral and persistent data store backed caching
RequireLicenseAcceptance False
Summary An open source helper library for interacting with ephemeral and persistent data store backed caches.
Tags cache caching redis async asynchronous
Dependencies ServiceStack.Text:[3.3.0, 4.0.0)|BookSleeve:[1.3.0, 1.4.0)
Title Trove
PackageSize 45247
PackageHashAlgorithm SHA512
PackageHash MqVg2250USkbTobTaKcSV9vgPZe7rUVoT816LzfbuePMD8hp7Zbgo74IUHtkYE8MstGxlyFsVtaNYaMf2lrZOg==
DownloadCount 000000
CreatedDate 2013-09-21T04:37:22

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

OpenWrap

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

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
0.0.0