MediatR pipeline caching on the top of the dotnet Core Distributed Caching. 
                        
                    
         
                Info
| Version: | 0.2.1 | 
| Author(s): | Hamed ZVand | 
| Last Update: | Wednesday, December 18, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/SorenZ/Alamut.MediatR.Caching | 
| NuGet Url: | https://www.nuget.org/packages/Alamut.MediatR.Caching | 
Install
Install-Package Alamut.MediatR.Caching
                        dotnet add package Alamut.MediatR.Caching
                        paket add Alamut.MediatR.Caching
                        
                                Alamut.MediatR.Caching Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Alamut.Abstractions(>= 0.0.4)
- Alamut.Extensions.Caching(>= 0.9.2)
- MediatR(>= 7.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
