StackExchange.Redis.Extender 1.0.5

dotnet add package StackExchange.Redis.Extender --version 1.0.5
                    
NuGet\Install-Package StackExchange.Redis.Extender -Version 1.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StackExchange.Redis.Extender" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StackExchange.Redis.Extender" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="StackExchange.Redis.Extender" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StackExchange.Redis.Extender --version 1.0.5
                    
#r "nuget: StackExchange.Redis.Extender, 1.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=StackExchange.Redis.Extender&version=1.0.5
                    
Install StackExchange.Redis.Extender as a Cake Addin
#tool nuget:?package=StackExchange.Redis.Extender&version=1.0.5
                    
Install StackExchange.Redis.Extender as a Cake Tool

Extender for StackExchange.Redis

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on StackExchange.Redis.Extender:

Package Downloads
RedisCacheEventClient

Redis Cache Event Client

RedisCacheKeyValueClient

Redis Cache Key Value Client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 82,719 12/8/2015
1.0.4 1,146 12/8/2015
1.0.3 1,160 12/8/2015
1.0.2 1,248 11/1/2015
1.0.1 1,436 10/9/2015
1.0.0 2,094 10/8/2015

Add extension methods for working with hashes