Glav.CacheAdapter.Core 4.0.1

dotnet add package Glav.CacheAdapter.Core --version 4.0.1
                    
NuGet\Install-Package Glav.CacheAdapter.Core -Version 4.0.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="Glav.CacheAdapter.Core" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glav.CacheAdapter.Core" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Glav.CacheAdapter.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glav.CacheAdapter.Core --version 4.0.1
                    
#r "nuget: Glav.CacheAdapter.Core, 4.0.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.
#:package Glav.CacheAdapter.Core@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Glav.CacheAdapter.Core&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Glav.CacheAdapter.Core&version=4.0.1
                    
Install as a Cake Tool

A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms.
Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure.
This package contains no examples or documentation and contains core components only. If you require examples, configuration
updates and version notes in addition to the updated binary, please use the full Glav.CacheAdapter package.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 863 3/29/2015
4.0.0 466 3/19/2015
3.2.1 673 9/30/2014
3.2.0 82 9/23/2014
3.2.0-beta 69 6/22/2014
3.1.1-beta 78 3/30/2014
3.1.0-beta 72 2/9/2014