Metadata >> NuGet >> Bardock.Caching.Proxies

Bardock.Caching.Proxies

Metadata

Authors bardock
Copyrights Copyright 2014
Description Provides classes that abstract access to a cache item or collection of cache items
IconUrl https://avatars2.githubusercontent.com/u/1980715?s=128
Owners bardock
ProjectUrl https://github.com/bardock/Caching.Proxies
RequireLicenseAcceptance False
Tags .net4 cache caching proxy cacheproxy cacheproxycollection
Dependencies Newtonsoft.Json:5.0.1|Sixeyed.Caching-Bardock:1.0.0
Title Bardock.Caching.Proxies
PackageSize 17246
PackageHashAlgorithm SHA512
PackageHash nD9PiQbH0ox00+1dQn+RWuIBNDymTxOHqz3KGGYbirb8ut9a0jUBx5nVV9RKLlDaAd2Z7/XRTcGB6erPa/1haw==
DownloadCount 000000
CreatedDate 2014-11-19T15:30:15

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

OpenWrap

Installing the package:
o add-wrap Bardock.Caching.Proxies
Uninstalling the package:
o remove-wrap Bardock.Caching.Proxies

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.0.0
1.0.0-beta1