Skip to main content
MonkeyCache package icon

MonkeyCache

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.

Total Downloads
1.9M
1,900,654
Published
Mar 11, 2021
Latest stable version

Install

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

Frameworks

MonoAndroid7.1 MonoAndroid8.0 MonoAndroid8.1 MonoAndroid9.0 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0 .NETStandard2.0 UAP10.0.16299

Dependencies

Newtonsoft.Json
MonoAndroid7.1
[12.0.3, )
Newtonsoft.Json
MonoAndroid8.0
[12.0.3, )
Newtonsoft.Json
MonoAndroid8.1
[12.0.3, )
Newtonsoft.Json
MonoAndroid9.0
[12.0.3, )
Newtonsoft.Json
Xamarin.iOS1.0
[12.0.3, )
Newtonsoft.Json
Xamarin.Mac2.0
[12.0.3, )
Newtonsoft.Json
Xamarin.TVOS1.0
[12.0.3, )
Newtonsoft.Json
Xamarin.WatchOS1.0
[12.0.3, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
Newtonsoft.Json
UAP10.0.16299
[12.0.3, )

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 10 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.