Skip to main content
MonkeyCache.FileStore package icon

MonkeyCache.FileStore

A simple caching library to cache any data structure for a specific amount of time in any .NET application. Additionally, offers simple HTTP methods for caching web request data. Powered by FileStore.

Total Downloads
1.1M
1,114,736
Published
May 22, 2018
Latest stable version

Install

.NET CLI
dotnet add package MonkeyCache.FileStore --version 0.1.0.10-beta
Package Manager Console
Install-Package MonkeyCache.FileStore -Version 0.1.0.10-beta
PackageReference
<PackageReference Include="MonkeyCache.FileStore" Version="0.1.0.10-beta" />

Frameworks

MonoAndroid5.0 UAP10.0.16299 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETStandard2.0

Dependencies

MonkeyCache
MonoAndroid5.0
[0.1.0.10-beta, )
Newtonsoft.Json
MonoAndroid5.0
[10.0.2, )
MonkeyCache
UAP10.0.16299
[0.1.0.10-beta, )
Newtonsoft.Json
UAP10.0.16299
[10.0.2, )
MonkeyCache
Xamarin.iOS1.0
[0.1.0.10-beta, )
Newtonsoft.Json
Xamarin.iOS1.0
[10.0.2, )
MonkeyCache
Xamarin.Mac2.0
[0.1.0.10-beta, )
Newtonsoft.Json
Xamarin.Mac2.0
[10.0.2, )
MonkeyCache
.NETStandard2.0
[0.1.0.10-beta, )
Newtonsoft.Json
.NETStandard2.0
[10.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.