akavache 9.0.1
.NET 6.0
.NET Standard 2.0
.NET Framework 4.6.2
dotnet add package akavache --version 9.0.1
NuGet\Install-Package akavache -Version 9.0.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="akavache" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add akavache --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: akavache, 9.0.1"
#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 akavache as a Cake Addin
#addin nuget:?package=akavache&version=9.0.1
// Install akavache as a Cake Tool
#tool nuget:?package=akavache&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An asynchronous, persistent key-value store for desktop and mobile applications on .NET
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-android31.0 net6.0-ios net6.0-ios15.4 net6.0-maccatalyst net6.0-maccatalyst15.4 net6.0-macos net6.0-macos12.3 net6.0-tvos net6.0-tvos15.4 net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
MonoAndroid | monoandroid monoandroid10.0 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Universal Windows Platform | uap10.0.16299 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
.NETStandard 2.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
.NETStandard 2.1
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
MonoAndroid 10.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
net6.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
net6.0-android31.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
net6.0-ios15.4
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-macos12.3
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-tvos15.4
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
Tizen 4.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
- Tizen.NET (>= 8.0.0.15631)
-
UAP 10.0.16299
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
Xamarin.iOS 1.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
Xamarin.Mac 2.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
-
Xamarin.TVOS 1.0
- akavache.sqlite3 (>= 9.0.1)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 2.1.0)
NuGet packages (52)
Showing the top 5 NuGet packages that depend on akavache:
Package | Downloads |
---|---|
SheshaMobile.Core
Common application functionality and features to be shared across the framework |
|
SheshaMobile.Modules
The modules module contains common functionality shared across multiple modules |
|
SheshaMobile.Modules.UserProfile
A module for building apps with user functionality |
|
SheshaMobile.Modules.Facilities
The facilities module contains common functionality for browsing and viewing facilities |
|
SheshaMobile.Modules.ServiceRequests
A module for building apps with Service Request functionality |
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on akavache:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
|
|
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
|
|
reactiveui/Fusillade
An opinionated HTTP library for Mobile Development
|
|
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
|
Version | Downloads | Last updated |
---|---|---|
9.0.1 | 76,269 | 6/25/2022 |
8.1.1 | 135,966 | 12/12/2021 |
7.3.47 | 9,747 | 11/26/2021 |
7.3.1 | 97,905 | 6/6/2021 |
7.2.1 | 182,410 | 1/22/2021 |
7.1.1 | 147,699 | 10/23/2020 |
6.10.20 | 1,565,817 | 6/12/2020 |
6.10.17 | 32,343 | 5/7/2020 |
6.10.11 | 12,866 | 4/23/2020 |
6.10.6 | 13,459 | 4/1/2020 |
6.10.4 | 38,559 | 2/5/2020 |
6.10.3 | 8,555 | 1/29/2020 |
6.10.2 | 5,948 | 1/27/2020 |
6.10.1 | 603 | 1/27/2020 |
6.9.10 | 40,559 | 11/4/2019 |
6.9.1 | 37,711 | 10/5/2019 |
6.8.1 | 15,509 | 9/6/2019 |
6.7.1 | 14,437 | 8/6/2019 |
6.6.1 | 831 | 8/6/2019 |
6.5.20 | 15,146 | 7/28/2019 |
6.5.9 | 29,830 | 6/7/2019 |
6.5.1 | 82,850 | 3/27/2019 |
6.4.1 | 2,528,315 | 3/3/2019 |
6.3.6 | 7,626 | 2/19/2019 |
6.3.2 | 16,041 | 2/1/2019 |
6.3.1 | 2,648 | 1/25/2019 |
6.2.3 | 17,335 | 12/27/2018 |
6.2.1 | 924 | 12/27/2018 |
6.1.3 | 1,404 | 12/24/2018 |
6.1.2 | 1,821 | 12/24/2018 |
6.1.1 | 1,449 | 12/23/2018 |
6.0.31 | 38,576 | 11/11/2018 |
6.0.30 | 41,031 | 10/17/2018 |
6.0.27 | 13,261 | 10/5/2018 |
6.0.20 | 52,815 | 9/5/2018 |
6.0.19-beta | 918 | 9/3/2018 |
6.0.17-beta | 1,885 | 8/24/2018 |
6.0.0-alpha0038 | 77,356 | 9/3/2017 |
5.0.0 | 469,617 | 11/4/2016 |
4.1.2 | 79,481 | 10/27/2015 |
4.1.1 | 19,616 | 3/26/2015 |
4.1.0 | 4,877 | 1/3/2015 |
4.0.4 | 3,055 | 11/6/2014 |
4.0.3.2 | 5,033 | 8/28/2014 |
4.0.3.1 | 1,344 | 8/28/2014 |
4.0.3 | 1,260 | 8/28/2014 |
4.0.2 | 1,345 | 8/25/2014 |
4.0.1 | 1,476 | 8/8/2014 |
4.0.0 | 1,476 | 8/3/2014 |
3.99.3-beta | 1,109 | 7/25/2014 |
3.99.2-beta | 1,017 | 7/17/2014 |
3.99.1-beta | 1,489 | 2/8/2014 |
3.2.0 | 3,048 | 12/11/2013 |
3.1.2 | 2,046 | 11/20/2013 |
3.1.1 | 8,786 | 10/12/2013 |
3.1.0 | 1,613 | 10/12/2013 |
3.0.2 | 2,808 | 8/9/2013 |
3.0.1 | 2,066 | 7/3/2013 |
3.0.0.20130620-alpha | 1,346 | 6/21/2013 |
3.0.0.20130531-alpha | 1,337 | 6/1/2013 |
3.0.0.20130519-alpha | 1,228 | 5/20/2013 |
3.0.0.20130513-alpha | 1,244 | 5/14/2013 |
2.6.12 | 1,727 | 4/1/2014 |
2.6.11 | 1,605 | 2/21/2014 |
2.6.10 | 1,569 | 1/14/2014 |
2.6.9 | 1,863 | 9/11/2013 |
2.6.8 | 1,956 | 8/22/2013 |
2.6.7 | 2,137 | 6/18/2013 |
2.6.6 | 2,766 | 5/2/2013 |
2.6.5 | 1,710 | 5/1/2013 |
2.6.4 | 1,838 | 4/2/2013 |
2.6.3 | 1,684 | 4/2/2013 |
2.6.2 | 1,835 | 3/13/2013 |
2.6.1 | 1,750 | 3/6/2013 |
2.6.0 | 2,000 | 3/5/2013 |
2.5.1 | 1,814 | 2/18/2013 |
2.5.0 | 1,811 | 2/11/2013 |
2.4.3 | 1,840 | 2/3/2013 |
2.4.1 | 1,597 | 1/14/2013 |
2.4.0 | 1,626 | 1/8/2013 |
2.3.1 | 1,610 | 1/8/2013 |
2.3.0 | 1,470 | 12/26/2012 |
2.2.2 | 1,423 | 12/20/2012 |
2.2.1 | 1,460 | 12/20/2012 |
2.2.0 | 1,386 | 12/20/2012 |
2.0.0 | 1,700 | 11/3/2012 |
1.0.1 | 1,870 | 4/28/2012 |
1.0.0 | 1,591 | 4/28/2012 |