Extension classes for ISession and IDistributedCache, enabling the functionality to set or get objects of any type using fast MessagePack serializer with LZ4 compression algorithm.
                        
                    
         
                Info
| Version: | 0.13.0 | 
| Author(s): | Ryan Elian | 
| Last Update: | Thursday, December 28, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ryanelian/Accelist.SDK | 
| NuGet Url: | https://www.nuget.org/packages/Accelist.SDK.CoreMvc.Caching | 
Install
Install-Package Accelist.SDK.CoreMvc.Caching
                        dotnet add package Accelist.SDK.CoreMvc.Caching
                        paket add Accelist.SDK.CoreMvc.Caching
                        
                                Accelist.SDK.CoreMvc.Caching Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MessagePack(>= 1.7.3.1)
- Microsoft.AspNetCore.Http.Features(>= 2.0.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags
