Extends EFCache by adding Redis support.
Info
Version: | 2020.11.9.1 |
Author(s): | Ian Robertson |
Last Update: | Monday, November 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/silentbobbert/EFCache.Redis |
NuGet Url: | https://www.nuget.org/packages/EFCache.Redis |
Install
Install-Package EFCache.Redis
dotnet add package EFCache.Redis
paket add EFCache.Redis
EFCache.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.3.0)
- EntityFramework.Cache(>= 1.3.2)
- StackExchange.Redis(>= 2.1.58)
- Pipelines.Sockets.Unofficial(>= 2.1.16)
- System.Buffers(>= 4.5.1)
- System.Diagnostics.PerformanceCounter(>= 4.7.0)
- System.IO.Compression(>= 4.3.0)
- System.IO.Pipelines(>= 4.7.2)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Threading.Channels(>= 4.7.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags