A serialize library based on System.Text.Json.
Info
Version: | 1.9.4-alpha20241028160518 |
Author(s): | EasyCaching Contributors |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.Serialization.SystemTextJson |
Install
Install-Package EasyCaching.Serialization.SystemTextJson
dotnet add package EasyCaching.Serialization.SystemTextJson
paket add EasyCaching.Serialization.SystemTextJson
EasyCaching.Serialization.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- System.Text.Json(>= 5.0.0)
Tags