FusionCache serializer based on System.Text.Json.
Info
Version: | 2.0.0-preview-1 |
Author(s): | Jody Donetti |
Last Update: | Sunday, November 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ZiggyCreatures/FusionCache |
NuGet Url: | https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Serialization.SystemTextJson |
Install
Install-Package ZiggyCreatures.FusionCache.Serialization.SystemTextJson
dotnet add package ZiggyCreatures.FusionCache.Serialization.SystemTextJson
paket add ZiggyCreatures.FusionCache.Serialization.SystemTextJson
ZiggyCreatures.FusionCache.Serialization.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- ZiggyCreatures.FusionCache(>= 0.1.1)
- System.Text.Json(>= 4.7.2)
Tags