Info
Version: | 10.2.0 |
Author(s): | Ugo Lattanzi |
Last Update: | Tuesday, January 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imperugo/StackExchange.Redis.Extensions |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.Extensions.MsgPack |
Install
Install-Package StackExchange.Redis.Extensions.MsgPack
dotnet add package StackExchange.Redis.Extensions.MsgPack
paket add StackExchange.Redis.Extensions.MsgPack
StackExchange.Redis.Extensions.MsgPack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- MsgPack.Cli(>= 1.0.1)
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- MsgPack.Cli(>= 1.0.1)
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- MsgPack.Cli(>= 1.0.1)
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- MsgPack.Cli(>= 1.0.1)
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- MsgPack.Cli(>= 1.0.1)
Tags
To store complex data It requires one of the following implementations:
- StackExchange.Redis.Extensions.Newtonsoft
- StackExchange.Redis.Extensions.System.Text.Json
- StackExchange.Redis.Extensions.Jil
- StackExchange.Redis.Extensions.MemoryPack
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.ServiceStack
- StackExchange.Redis.Extensions.Utf8Json.