Info
Version: | 1.0.0 |
Author(s): | Clayton Hall |
Last Update: | Wednesday, March 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/claytonhall/StackExchange.Redis.Extensions_Net40 |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.Extensions.Core_Net40 |
Install
Install-Package StackExchange.Redis.Extensions.Core_Net40
dotnet add package StackExchange.Redis.Extensions.Core_Net40
paket add StackExchange.Redis.Extensions.Core_Net40
StackExchange.Redis.Extensions.Core_Net40 Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 1.0.488)
Tags
To store complex data It requires one of the following implementations:
- StackExchange.Redis.Extensions.Newtonsoft
- StackExchange.Redis.Extensions.Jil
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf.