Info
Version: | 9.1.0 |
Author(s): | Ugo Lattanzi |
Last Update: | Wednesday, March 1, 2023 |
.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.Core |
Install
Install-Package StackExchange.Redis.Extensions.Core
dotnet add package StackExchange.Redis.Extensions.Core
paket add StackExchange.Redis.Extensions.Core
StackExchange.Redis.Extensions.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- StackExchange.Redis(>= 2.1.30)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- StackExchange.Redis(>= 2.1.30)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- StackExchange.Redis(>= 2.1.30)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- StackExchange.Redis(>= 2.1.30)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- StackExchange.Redis(>= 2.1.30)
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.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.Utf8Json.