EFCache.Redis
2020.11.9.1
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 23,591 | 11/9/2020 |
2020.8.21.1 | 906 | 8/21/2020 |
2020.6.1.1 | 9,707 | 1/6/2020 |
2019.3.11.1 | 15,717 | 3/11/2019 |
2018.2.19.1 | 18,599 | 2/19/2018 |
2016.5.24.1 | 43,635 | 5/24/2016 |
2016.5.2.1 | 1,662 | 5/2/2016 |
2015.12.17.1 | 5,444 | 12/17/2015 |
2015.10.11.1 | 1,486 | 10/11/2015 |
2015.7.27.1 | 6,755 | 7/27/2015 |
2015.7.4.1 | 1,478 | 7/4/2015 |
2015.5.22.1 | 1,233 | 5/22/2015 |
2015.5.21.1 | 1,103 | 5/21/2015 |
2015.4.9.1 | 1,585 | 4/9/2015 |
2015.3.28.2 | 1,158 | 5/21/2015 |
2015.3.28.1 | 1,349 | 3/28/2015 |
2014.11.28.1 | 1,828 | 11/28/2014 |
2014.9.20.3 | 3,064 | 9/20/2014 |
2014.9.20.2 | 1,217 | 9/20/2014 |
2014.9.20.1 | 1,237 | 9/20/2014 |
1.0.0-beta | 1,382 | 9/13/2014 |
Merge PR46 - Upgrade to EFCache 1.3.2 to gain ISerializable support on ColumnMetadata. Add support for netstandard2.1