MarcelloDB 1.0.9
.NET Standard 1.1
This package targets .NET Standard 1.1. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
dotnet add package MarcelloDB --version 1.0.9
NuGet\Install-Package MarcelloDB -Version 1.0.9
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="MarcelloDB" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarcelloDB --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MarcelloDB, 1.0.9"
#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.
// Install MarcelloDB as a Cake Addin #addin nuget:?package=MarcelloDB&version=1.0.9 // Install MarcelloDB as a Cake Tool #tool nuget:?package=MarcelloDB&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NoSql for Xamarin and .net. Persists 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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 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. |
MonoMac | monomac was computed. |
MonoTouch | monotouch is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios is compatible. |
Xamarin.Mac | xamarinmac is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 9.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 |
1.0.9. Fixes a race condition with collection creation.