Metadata >> NuGet >> ctstone.Redis >> 1.0.2.1

1.0.2.1

Metadata

Authors Chris Stone
Copyrights Copyright 2013
Description csredis is a .NET client for Redis and Redis Sentinel (2.6). Includes both synchronous and asynchronous clients.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Chris Stone
ProjectUrl https://github.com/ctstone/csredis
ReleaseNotes Added streaming response support to RedisClient
RequireLicenseAcceptance False
Tags Redis Sentinel Async NoSQL
Title csredis
PackageSize 132527
PackageHashAlgorithm SHA512
PackageHash 7ITYlNf2dwIRuGTtspmx7lbb1rOZTYklGdXf9Tn+lmL6k9WoVW9AHQw3K9fpjMgpEevFr2+NuvnngqHstMZSkg==
DownloadCount 000000
CreatedDate 2013-03-21T16:53:33

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ctstone.Redis -Version 1.0.2.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ctstone.Redis -Version 1.0.2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ctstone.Redis 1.0.2.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ctstone.Redis -Version 1.0.2.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ctstone.Redis -Version 1.0.2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ctstone.Redis -Version 1.0.2.1
Uninstalling the package:
o remove-wrap ctstone.Redis

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries