MonkeyCache.SQLite
2.1.1
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MonkeyCache.SQLite --version 2.1.1
NuGet\Install-Package MonkeyCache.SQLite -Version 2.1.1
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="MonkeyCache.SQLite" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonkeyCache.SQLite" Version="2.1.1" />
<PackageReference Include="MonkeyCache.SQLite" />
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 MonkeyCache.SQLite --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonkeyCache.SQLite, 2.1.1"
#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.
#:package MonkeyCache.SQLite@2.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MonkeyCache.SQLite&version=2.1.1
#tool nuget:?package=MonkeyCache.SQLite&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- MonkeyCache (>= 2.1.1)
- sqlite-net-pcl (>= 1.9.141-beta)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MonkeyCache.SQLite:
| Repository | Stars |
|---|---|
|
winstongubantes/MatchaBackgroundService
A plugin library to simplify Backgrounding in Xamarin.Forms.
|
|
|
microsoft/ignite-learning-paths-training-mod
Microsoft Ignite Learning Path, Train the Trainer materials: Modernizing Web Applications and Data
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-beta | 697 | 11/27/2024 |
| 2.1.2-beta | 1,629 | 5/10/2024 |
| 2.1.1 | 55,333 | 3/14/2024 |
| 2.1.1-beta | 161 | 3/14/2024 |
| 2.1.0-beta | 2,268 | 6/9/2023 |
| 2.0.1 | 28,253 | 1/13/2023 |
| 2.0.1-beta | 276 | 1/13/2023 |
| 2.0.0-beta | 658 | 3/31/2022 |
| 1.6.3 | 50,768 | 3/31/2022 |
| 1.6.3-beta | 358 | 3/22/2022 |
| 1.6.2 | 8,005 | 3/14/2022 |
| 1.6.2-beta | 368 | 3/14/2022 |
| 1.5.2 | 132,974 | 3/12/2021 |
| 1.5.2-beta | 495 | 3/11/2021 |
| 1.5.1 | 1,142 | 3/10/2021 |
| 1.5.1-beta | 489 | 3/10/2021 |
| 1.5.0-beta | 8,044 | 5/19/2020 |
| 1.4.0-beta | 5,930 | 2/11/2020 |
| 1.3.1-beta | 1,092 | 7/26/2019 |
| 1.3.0 | 76,099 | 5/28/2019 |
Loading failed