Metadata >> NuGet >> Sider

Sider

Metadata

Authors Chakrit Wichian (http://chakrit.net/)
Description SIDER : REDIS bindings for C#/.NET 4.0 Features clean API design that maps closely to actual Redis commands. Assumes familiarity with Redis. --- Sider is a redis client that strives to sticks to the metal as much as possible. Resulting in minimal, lightweight easy to use client with no confusing method/command (re-)names and no class hierarchies to setup.
Owners chakrit
ProjectUrl http://github.com/chakrit/sider
RequireLicenseAcceptance False
Summary Please see https://github.com/chakrit/sider/blob/master/CHANGES.markdown for the list of changes in this version. --
Tags sider redis net40
Title Sider
PackageSize 176996
PackageHashAlgorithm SHA512
PackageHash 2gu/TAIs5dirUcfRwVmG9wEJJZgHpedG3eq/OXikHkhRh+zPHAd0V28FV03b3SDFc+P5JgK8uuiNWD+rJsIg6A==
DownloadCount 000000
CreatedDate 2013-08-16T16:26: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 Sider -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Sider -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 Sider
Installing the package (HTTP Basic authentication):
Install-Package Sider -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Sider -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Sider

OpenWrap

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

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.9.3
0.9.2
0.9
0.8
0.7