Info
| Version: | 1.0.0.1 | 
| Author(s): | Duy Hoang | 
| Last Update: | Sunday, October 28, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/baoduy/HBD.Services | 
| NuGet Url: | https://www.nuget.org/packages/HBD.Services.Caching | 
Install
Install-Package HBD.Services.Caching
                        dotnet add package HBD.Services.Caching
                        paket add HBD.Services.Caching
                        
                                HBD.Services.Caching Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Options(>= 2.1.1)
Tags
 
                
This service originally in HBD.Framework package.
Providing the flexible way to develop the caching for .Net application not only Memory caching but also the other caching services like Redis, file, Web API and Database caching.