Info
Version: | 1.0.2 |
Author(s): | furkandeveloper |
Last Update: | Saturday, October 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyCacheDotnetCore |
Install
Install-Package EasyCacheDotnetCore
dotnet add package EasyCacheDotnetCore
paket add EasyCacheDotnetCore
EasyCacheDotnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EnyimMemcachedCore(>= 2.4.3)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Caching.Memory(>= 3.1.4)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.4)
Tags
Thus, you can easily change the provider in your applications without re-implementation.