Caching.dll
1.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Caching.dll --version 1.1.3
NuGet\Install-Package Caching.dll -Version 1.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caching.dll --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caching.dll, 1.1.3"
#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.1.3 // Install Caching.dll as a Cake Tool #tool nuget:?package=Caching.dll&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple C# caching library including a FIFO and LRU cache
Product | Versions 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.
-
- CSharpTest.Net.Collections (>= 14.906.1403.1082)
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 | 28,343 | 2/23/2022 |
1.4.0.1 | 746,284 | 11/12/2021 |
1.4.0 | 964 | 7/1/2021 |
1.3.5.1 | 12,962 | 11/17/2020 |
1.3.5 | 13,818 | 11/14/2020 |
1.3.4 | 275,944 | 9/21/2019 |
1.3.3 | 4,667 | 6/14/2019 |
1.3.2 | 678 | 6/13/2019 |
1.3.1 | 2,221 | 3/19/2019 |
1.2.1 | 757 | 3/12/2019 |
1.2.0 | 853 | 1/17/2019 |
1.1.3 | 1,168 | 4/23/2018 |
1.0.4 | 1,823 | 12/14/2016 |
TryGet methods