This package contains converter together with registration extensions to utilize Newtonsoft.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.Newtonsoft.Json.Converter | 
Install
Install-Package RKSoftware.Packages.Caching.Newtonsoft.Json.Converter
                        dotnet add package RKSoftware.Packages.Caching.Newtonsoft.Json.Converter
                        paket add RKSoftware.Packages.Caching.Newtonsoft.Json.Converter
                        
                                RKSoftware.Packages.Caching.Newtonsoft.Json.Converter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 - RKSoftware.Packages.Caching(>= 1.0.6)
 
Tags