Metadata >> NuGet >> Sider >> 0.9.2

0.9.2

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 172333
PackageHashAlgorithm SHA512
PackageHash R8G3w3UfBHwOLjKYxmhRleXe8nadFve0XofsNkQLTcB8WldRfEyBuKDlT/OHauv+QhnvrrJWupit9+jqwSiLuQ==
DownloadCount 000000
CreatedDate 2012-12-15T06:10:56

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

NuGet (Package Manager Console)

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

OpenWrap

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

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,Profile=Client Binaries