Caching.dll 1.0.4

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

// Install Caching.dll as a Cake Tool
#tool nuget:?package=Caching.dll&version=1.0.4

Simple C# caching library including a FIFO and LRU cache

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Caching.dll:

Package Downloads
Libplanet.Store

Package Description

HealthChecks.ServiceDiscovery.Server

Package to help create a health check discovery service.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Caching.dll:

Repository Stars
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
Version Downloads Last updated
2.0.0.1 22,446 2/23/2022
1.4.0.1 666,373 11/12/2021
1.4.0 906 7/1/2021
1.3.5.1 12,822 11/17/2020
1.3.5 10,422 11/14/2020
1.3.4 274,568 9/21/2019
1.3.3 4,611 6/14/2019
1.3.2 623 6/13/2019
1.3.1 2,128 3/19/2019
1.2.1 711 3/12/2019
1.2.0 809 1/17/2019
1.1.3 1,112 4/23/2018
1.0.4 1,766 12/14/2016

Performance improvements