Use the Utf8Json serialization with StackExchange.Redis. NuGet Package

StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.

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.




Got any Use the Utf8Json serialization with StackExchange.Redis. Question?





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.Utf8Json


Install
Install-Package StackExchange.Redis.Extensions.Utf8Json
dotnet add package StackExchange.Redis.Extensions.Utf8Json
paket add StackExchange.Redis.Extensions.Utf8Json
StackExchange.Redis.Extensions.Utf8Json Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 net461 net472 netcoreapp3.0 netcoreapp3.1


Tags



STATS

must-have-score

1.6

avg-downloads-per-day

240

days-since-last-release

93