Glav.CacheAdapter 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glav.CacheAdapter --version 1.0.0
                    
NuGet\Install-Package Glav.CacheAdapter -Version 1.0.0
                    
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" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glav.CacheAdapter" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Glav.CacheAdapter" />
                    
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 --version 1.0.0
                    
#r "nuget: Glav.CacheAdapter, 1.0.0"
                    
#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@1.0.0
                    
#: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&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Glav.CacheAdapter&version=1.0.0
                    
Install as a Cake Tool

A generic cache mechanism that provides config switching between memory, ASP.NET web and AppFabric cache mechanisms. It provides interface based usage of an abstract cache provider with an enhanced API to allow easy access to the cache and all its functions without having hard references to any particular cache implementation. This facilitates better testability, and automatic support for distributed caching via AppFabric.

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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 1,110 3/19/2015
3.2.1 688 9/30/2014
3.2.0 92 9/23/2014
3.2.0-beta 72 6/22/2014
3.1.0-beta 84 2/9/2014
3.0.3 4,258 9/30/2013
3.0.2 115 8/22/2013
3.0.1 61 8/22/2013
3.0.0 1,239 7/21/2013
2.5.1 314 1/23/2013
2.5.0 91 5/15/2012
2.4.3 81 4/12/2012
2.4.2 70 4/3/2012
2.4.1 56 3/29/2012
2.4.0 65 3/28/2012
2.3.0 178 12/6/2011
2.2.0 63 8/21/2011
2.1.0 65 8/18/2011
2.0.0 68 7/4/2011
1.1.0 67 6/11/2011
1.0.0 68 6/11/2011