Mindbox.EasyCaching.SQLite
1.3.7
.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Mindbox.EasyCaching.SQLite -Version 1.3.7
dotnet add package Mindbox.EasyCaching.SQLite --version 1.3.7
<PackageReference Include="Mindbox.EasyCaching.SQLite" Version="1.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mindbox.EasyCaching.SQLite --version 1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mindbox.EasyCaching.SQLite, 1.3.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mindbox.EasyCaching.SQLite as a Cake Addin
#addin nuget:?package=Mindbox.EasyCaching.SQLite&version=1.3.7
// Install Mindbox.EasyCaching.SQLite as a Cake Tool
#tool nuget:?package=Mindbox.EasyCaching.SQLite&version=1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple local caching provider based on Microsoft.Data.SQLite
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Dapper (>= 2.0.30)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Data.SQLite (>= 3.1.0)
- Mindbox.EasyCaching.Core (>= 1.3.7)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.0 | 119 | 12/13/2021 |
1.3.12 | 103 | 11/23/2021 |
1.3.11 | 130 | 11/19/2021 |
1.3.10 | 239 | 6/22/2021 |
1.3.9 | 161 | 4/30/2021 |
1.3.8 | 171 | 4/27/2021 |
1.3.7 | 131 | 3/15/2021 |
1.3.6 | 147 | 3/5/2021 |
1.3.5 | 137 | 3/3/2021 |
1.3.4 | 137 | 3/2/2021 |
1.3.3 | 139 | 3/2/2021 |
1.3.2 | 153 | 3/1/2021 |
1.3.1 | 183 | 2/10/2021 |
1.3.0 | 169 | 2/10/2021 |
1.2.0 | 171 | 1/18/2021 |
1.2.0-alpha20210115171247 | 144 | 1/15/2021 |
1. Upgrading dependencies.