MonkeyCache.LiteDB
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.LiteDB --version 2.1.1
NuGet\Install-Package MonkeyCache.LiteDB -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.LiteDB" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonkeyCache.LiteDB" Version="2.1.1" />
<PackageReference Include="MonkeyCache.LiteDB" />
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.LiteDB --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonkeyCache.LiteDB, 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.LiteDB@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.LiteDB&version=2.1.1
#tool nuget:?package=MonkeyCache.LiteDB&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 LiteDB.
| 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
- LiteDB (>= 5.0.19)
- MonkeyCache (>= 2.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MonkeyCache.LiteDB:
| Package | Downloads |
|---|---|
|
Namocode.Database.MonkeyCache.LiteDB
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MonkeyCache.LiteDB:
| Repository | Stars |
|---|---|
|
Baseflow/Chameleon
Chameleon is a flexible media player build with Xamarin.Forms
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-beta | 4,783 | 11/27/2024 |
| 2.1.2-beta | 2,482 | 5/10/2024 |
| 2.1.1 | 14,145 | 3/14/2024 |
| 2.1.1-beta | 271 | 3/14/2024 |
| 2.1.0-beta | 1,631 | 6/9/2023 |
| 2.0.1 | 23,368 | 1/13/2023 |
| 2.0.1-beta | 1,294 | 1/13/2023 |
| 2.0.0-beta | 3,130 | 3/31/2022 |
| 1.6.3 | 36,431 | 3/31/2022 |
| 1.6.3-beta | 1,455 | 3/22/2022 |
| 1.6.2 | 6,991 | 3/14/2022 |
| 1.6.2-beta | 1,338 | 3/14/2022 |
| 1.5.2 | 48,184 | 3/12/2021 |
| 1.5.2-beta | 1,540 | 3/11/2021 |
| 1.5.1 | 2,003 | 3/10/2021 |
| 1.5.1-beta | 1,576 | 3/10/2021 |
| 1.5.0-beta | 2,699 | 5/19/2020 |
| 1.4.0-beta | 2,445 | 2/11/2020 |
| 1.3.1-beta | 1,989 | 7/26/2019 |
| 1.3.0 | 106,621 | 5/28/2019 |
Loading failed