FileCache 1.4.0

dotnet add package FileCache --version 1.4.0
                    
NuGet\Install-Package FileCache -Version 1.4.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="FileCache" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FileCache" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="FileCache" />
                    
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 FileCache --version 1.4.0
                    
#r "nuget: FileCache, 1.4.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.
#addin nuget:?package=FileCache&version=1.4.0
                    
Install FileCache as a Cake Addin
#tool nuget:?package=FileCache&version=1.4.0
                    
Install FileCache as a Cake Tool

FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location.

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 (1)

Showing the top 1 popular GitHub repositories that depend on FileCache:

Repository Stars
sonatype-nexus-community/DevAudit
Open-source, cross-platform, multi-purpose security auditing tool
Version Downloads Last updated
1.4.0 1,040 2/24/2014
1.3.0 98 8/13/2013
1.2.1 54 7/30/2013
1.2.0 51 7/30/2013
1.1.3 101 2/8/2013
1.1.2 56 7/4/2012
1.1.1 50 5/31/2012
1.1.0 51 5/29/2012
1.0.3 49 5/25/2012
1.0.2 50 5/24/2012
1.0.1 49 5/24/2012