MarcelloDB 0.4.2
See the version list below for details.
dotnet add package MarcelloDB --version 0.4.2
NuGet\Install-Package MarcelloDB -Version 0.4.2
<PackageReference Include="MarcelloDB" Version="0.4.2" />
paket add MarcelloDB --version 0.4.2
#r "nuget: MarcelloDB, 0.4.2"
// Install MarcelloDB as a Cake Addin #addin nuget:?package=MarcelloDB&version=0.4.2 // Install MarcelloDB as a Cake Tool #tool nuget:?package=MarcelloDB&version=0.4.2
MarcelloDB is a pure .net/mono embeddable object database. MarcelloDB saves plain C# objects, including child objects, lists and collections. Supported on Xamarin (Android and iOS) and Windows (8.1-10 and Phone 8.1-10).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Xamarin.iOS | xamarinios is compatible. |
Xamarin.Mac | xamarinmac is compatible. |
-
- Newtonsoft.Json (>= 7.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MarcelloDB:
Package | Downloads |
---|---|
DirksSammelsurium
Das ist ein NuGet Paket, weches als Grundlage für alle meine bestehenden und neuen Projekte dient. Es ist für andere, außer für mich, recht sinnlos. |
|
Plugin.Geofencing.Eddy
Geofencing using native iOS and Android. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.9 | 2,712 | 2/3/2020 |
1.0.9-beta | 394 | 1/28/2020 |
1.0.8 | 14,025 | 6/30/2018 |
1.0.8-beta2 | 775 | 6/27/2018 |
1.0.7 | 2,144 | 5/19/2018 |
1.0.6 | 1,310 | 4/30/2018 |
1.0.5 | 1,583 | 3/25/2018 |
1.0.4 | 1,233 | 2/28/2018 |
1.0.3 | 3,016 | 8/22/2017 |
1.0.3-beta01 | 804 | 8/16/2017 |
1.0.2 | 1,407 | 5/16/2017 |
1.0.1 | 1,214 | 3/17/2017 |
1.0.0 | 1,143 | 2/8/2017 |
0.6.0 | 1,257 | 10/13/2016 |
0.5.0 | 1,074 | 9/23/2016 |
0.4.3 | 1,086 | 8/24/2016 |
0.4.2 | 1,176 | 7/7/2016 |
0.4.1 | 1,118 | 7/7/2016 |
0.4.0 | 1,155 | 5/21/2016 |
0.3.4 | 1,159 | 4/18/2016 |
0.3.2 | 1,114 | 4/10/2016 |
0.3.1 | 1,103 | 4/8/2016 |
0.3.0 | 1,387 | 3/30/2016 |
0.2.0 | 1,411 | 2/18/2016 |
0.1.1 | 2,221 | 10/7/2015 |
0.4.2: Fixes a serialization bug when using DateTime in indexes.