Skip to main content
MonkeyCache.SQLite package icon

MonkeyCache.SQLite

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

Total Downloads
467.5K
467,532
Published
Mar 22, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 MonoAndroid10.0 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 net6.0-android31.0 net6.0-ios15.2 net6.0-maccatalyst15.2 net6.0-windows10.0.19041 .NETStandard2.0 UAP10.0.16299

Dependencies

MonkeyCache
.NETFramework4.6.1
[1.6.3-beta, )
Newtonsoft.Json
.NETFramework4.6.1
[13.0.1, )
sqlite-net-pcl
.NETFramework4.6.1
[1.8.116, )
MonkeyCache
MonoAndroid10.0
[1.6.3-beta, )
Newtonsoft.Json
MonoAndroid10.0
[13.0.1, )
sqlite-net-pcl
MonoAndroid10.0
[1.8.116, )
MonkeyCache
Xamarin.iOS1.0
[1.6.3-beta, )
Newtonsoft.Json
Xamarin.iOS1.0
[13.0.1, )
sqlite-net-pcl
Xamarin.iOS1.0
[1.8.116, )
MonkeyCache
Xamarin.Mac2.0
[1.6.3-beta, )
Newtonsoft.Json
Xamarin.Mac2.0
[13.0.1, )
sqlite-net-pcl
Xamarin.Mac2.0
[1.8.116, )
MonkeyCache
Xamarin.TVOS1.0
[1.6.3-beta, )
Newtonsoft.Json
Xamarin.TVOS1.0
[13.0.1, )
sqlite-net-pcl
Xamarin.TVOS1.0
[1.8.116, )
MonkeyCache
net6.0-android31.0
[1.6.3-beta, )
Newtonsoft.Json
net6.0-android31.0
[13.0.1, )
sqlite-net-pcl
net6.0-android31.0
[1.8.116, )
MonkeyCache
net6.0-ios15.2
[1.6.3-beta, )
Newtonsoft.Json
net6.0-ios15.2
[13.0.1, )
sqlite-net-pcl
net6.0-ios15.2
[1.8.116, )
MonkeyCache
net6.0-maccatalyst15.2
[1.6.3-beta, )
Newtonsoft.Json
net6.0-maccatalyst15.2
[13.0.1, )

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 11 target frameworks; confirm the exact target used by your application.

The published metadata declares 35 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.