EFCache.Redis 2020.11.9.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
#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

Extends EFCache by adding Redis support.

Product 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.

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 22,470 11/9/2020
2020.8.21.1 875 8/21/2020
2020.6.1.1 9,523 1/6/2020
2019.3.11.1 15,604 3/11/2019
2018.2.19.1 15,433 2/19/2018
2016.5.24.1 40,825 5/24/2016
2016.5.2.1 1,626 5/2/2016
2015.12.17.1 5,401 12/17/2015
2015.10.11.1 1,454 10/11/2015
2015.7.27.1 6,712 7/27/2015
2015.7.4.1 1,444 7/4/2015
2015.5.22.1 1,194 5/22/2015
2015.5.21.1 1,070 5/21/2015
2015.4.9.1 1,544 4/9/2015
2015.3.28.2 1,124 5/21/2015
2015.3.28.1 1,311 3/28/2015
2014.11.28.1 1,793 11/28/2014
2014.9.20.3 3,029 9/20/2014
2014.9.20.2 1,181 9/20/2014
2014.9.20.1 1,196 9/20/2014
1.0.0-beta 1,355 9/13/2014

Merge PR46 - Upgrade to EFCache 1.3.2 to gain ISerializable support on ColumnMetadata. Add support for netstandard2.1