Info
| Version: | 16.0.0 | 
| Author(s): | Federico Colombo | 
| Last Update: | Wednesday, June 18, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/thepirat000/CachingFramework.Redis | 
| NuGet Url: | https://www.nuget.org/packages/CachingFramework.Redis.NewtonsoftJson | 
Install
Install-Package CachingFramework.Redis.NewtonsoftJson
                        dotnet add package CachingFramework.Redis.NewtonsoftJson
                        paket add CachingFramework.Redis.NewtonsoftJson
                        
                                CachingFramework.Redis.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - CachingFramework.Redis(>= 12.0.3)
 - Newtonsoft.Json(>= 12.0.3)
 - StackExchange.Redis(>= 2.1.58)
 - System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
 
- CachingFramework.Redis(>= 12.0.3)
 - Newtonsoft.Json(>= 12.0.3)
 - StackExchange.Redis(>= 2.1.58)
 - System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
 
Tags
                
Includes support for all redis data types, tagging mechanism, cache invalidation, PubSub, GeoSpatial indexes, HyperLogLog and is cluster-compatible.