EFCache.Redis
2020.11.9.1
.NET Standard 2.1
.NET Framework 4.6.1
dotnet add package EFCache.Redis --version 2020.11.9.1
NuGet\Install-Package EFCache.Redis -Version 2020.11.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EFCache.Redis" Version="2020.11.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFCache.Redis --version 2020.11.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFCache.Redis, 2020.11.9.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EFCache.Redis as a Cake Addin
#addin nuget:?package=EFCache.Redis&version=2020.11.9.1
// Install EFCache.Redis as a Cake Tool
#tool nuget:?package=EFCache.Redis&version=2020.11.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extends EFCache by adding Redis support.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.3.0)
- EntityFramework.Cache (>= 1.3.2)
- Pipelines.Sockets.Unofficial (>= 2.1.16)
- StackExchange.Redis (>= 2.1.58)
- 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)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EFCache.Redis:
Package | Downloads |
---|---|
RenWoXing.Common.Server.Infrastructure
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2020.11.9.1 | 15,735 | 11/9/2020 |
2020.8.21.1 | 738 | 8/21/2020 |
2020.6.1.1 | 9,125 | 1/6/2020 |
2019.3.11.1 | 15,283 | 3/11/2019 |
2018.2.19.1 | 11,994 | 2/19/2018 |
2016.5.24.1 | 31,918 | 5/24/2016 |
2016.5.2.1 | 1,447 | 5/2/2016 |
2015.12.17.1 | 5,209 | 12/17/2015 |
2015.10.11.1 | 1,293 | 10/11/2015 |
2015.7.27.1 | 6,517 | 7/27/2015 |
2015.7.4.1 | 1,293 | 7/4/2015 |
2015.5.22.1 | 1,022 | 5/22/2015 |
2015.5.21.1 | 919 | 5/21/2015 |
2015.4.9.1 | 1,385 | 4/9/2015 |
2015.3.28.2 | 953 | 5/21/2015 |
2015.3.28.1 | 1,120 | 3/28/2015 |
2014.11.28.1 | 1,600 | 11/28/2014 |
2014.9.20.3 | 2,853 | 9/20/2014 |
2014.9.20.2 | 995 | 9/20/2014 |
2014.9.20.1 | 1,007 | 9/20/2014 |
1.0.0-beta | 1,218 | 9/13/2014 |
Merge PR46 - Upgrade to EFCache 1.3.2 to gain ISerializable support on ColumnMetadata. Add support for netstandard2.1