🖋️
StackExchange Redis Extensions
  • Home
  • Setup
  • Dependency Injection
  • Configuration
    • C# Configuration
    • Json Configuration
    • XML Configuration
  • Serializers
    • Newtonsoft Json.Net
    • MsgPack
    • System.Text.Json
  • Packages
  • Usage
    • Add, retrieve and remove complex object
    • Replace an object
    • Work with multiple items
    • Custom serializer
  • ASP.NET Core
    • Expose redis information
  • Helpful link
  • License
  • Work with the code
    • Unit tests
  • Usages
Powered by GitBook
On this page

Was this helpful?

Packages

PreviousSystem.Text.JsonNextUsage

Last updated 5 years ago

Was this helpful?

In order to offer the max flexibility, StackExchange.Redis.Extensions has out of the box different serilization options ready to use.

Channel

Status

Nuget (Core)

Nuget (Json.NET)

Nuget (MsgPack)

Nuget (Protobuf)

Nuget (UTF8Json)

Nuget (Binary)

Nuget (System.Text.Json)

NuGet Status
NuGet Status
NuGet Status
NuGet Status
NuGet Status
NuGet Status
NuGet Status