Metadata >> NuGet >> ServiceStack.Redis >> 4.0.9

4.0.9

Metadata

Authors Service Stack
Copyrights ServiceStack 2013 and contributors
Description C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack
ProjectUrl https://github.com/ServiceStack/ServiceStack.Redis
RequireLicenseAcceptance True
Tags Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
Dependencies ServiceStack.Common:4.0
Title C# Redis client for the Redis NoSQL DB
PackageSize 367446
PackageHashAlgorithm SHA512
PackageHash K904dqI//6X69uwqRR6KZk+mBjAFef2Gc7pHY/bjDqeiluVaZFkOdt9v/MzOJkayA0codbH0rJpq9NrZ1y79aw==
DownloadCount 000000
CreatedDate 2014-02-03T13:53:00

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 ServiceStack.Redis -Version 4.0.9 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Redis -Version 4.0.9 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.Redis 4.0.9 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Redis -Version 4.0.9
Uninstalling the package:
o remove-wrap ServiceStack.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