FusionCache serializer based on Newtonsoft Json.NET.
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.NewtonsoftJson |
Install
Install-Package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson
dotnet add package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson
paket add ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson
ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- ZiggyCreatures.FusionCache(>= 0.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags