CacheHandlerPlugin 1.0.0

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

// Install CacheHandlerPlugin as a Cake Tool
#tool nuget:?package=CacheHandlerPlugin&version=1.0.0

Simple cache for http requests.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CacheHandlerPlugin:

Package Downloads
CacheHandlerPlugin.Realm

Simple cache for http requests. This package contains IApiCacheService implementation based on Realm.

CacheHandlerPlugin.Connectivity

Simple cache for http requests. This package contains IConnectivity implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 1,288 10/24/2018
1.0.1 1,118 9/11/2018
1.0.0 792 9/10/2018

10 Sep 2018: Release of version 1.0.0