Metadata >> NuGet >> NServiceKit.Redis

NServiceKit.Redis

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description Free and Open Source fork of NServiceKit.Redis V3 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 http://www.nservicekit.net/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit.Redis/blob/master/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit.Redis
RequireLicenseAcceptance False
Tags Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
Dependencies NServiceKit.Common:[1.0.31, 2.0)|NServiceKit.Text:[1.0, 2.0)
Title C# Redis client for the Redis NoSQL DB
PackageSize 399307
PackageHashAlgorithm SHA512
PackageHash johNs3hk3NVqK0Y94I1R5IvFzV0aQnNwX5Q5f+l3Af6RzVbzPb3XC6M5SZj+ukDMiQcydBtz77lUA0CQxqoRUg==
DownloadCount 000000
CreatedDate 2015-04-02T16:21:08

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Redis
Uninstalling the package:
o remove-wrap NServiceKit.Redis

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.16
1.0.14
1.0.10
1.0.7