This package contains converter together with registration extensions to utilize System.Text.Json serializer to convert objects to string and vise versa.
Info
| Version: | 2.0.4 |
| Author(s): | Konstantin Koryakov |
| Last Update: | Friday, June 9, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rk-software-systems/rk-dn-redis-cache-provider |
| NuGet Url: | https://www.nuget.org/packages/RKSoftware.Packages.Caching.System.Text.Json.Converter |
Install
Install-Package RKSoftware.Packages.Caching.System.Text.Json.Converter
dotnet add package RKSoftware.Packages.Caching.System.Text.Json.Converter
paket add RKSoftware.Packages.Caching.System.Text.Json.Converter
RKSoftware.Packages.Caching.System.Text.Json.Converter Download (Unzip the "nupkg" after downloading)
Dependencies
- RKSoftware.Packages.Caching(>= 1.0.6)
- System.Text.Json(>= 4.7.2)
Tags