Realm.Database
3.4.0
The Realm.Database functionality was merged into the main Realm package starting with 4.0, so please migrate to that one. Follow the steps outlined in the upgrade guide (https://realm.io/docs/dotnet/latest/#upgrading-from-realm-3x) for more details.
Requires NuGet 2.8 or higher.
Install-Package Realm.Database -Version 3.4.0
dotnet add package Realm.Database --version 3.4.0
<PackageReference Include="Realm.Database" Version="3.4.0" />
paket add Realm.Database --version 3.4.0
#r "nuget: Realm.Database, 3.4.0"
// Install Realm.Database as a Cake Addin
#addin nuget:?package=Realm.Database&version=3.4.0
// Install Realm.Database as a Cake Tool
#tool nuget:?package=Realm.Database&version=3.4.0
Realm is a mobile database: a replacement for SQLite and ORMs. This package contains just classes for communicating with the offline database. If you're looking to synchronize realm files with the Realm Mobile Platform, add the Realm parent package.
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.4
- Fody (>= 3.0.3)
- NETStandard.Library (>= 2.0.0)
- Realm.DataBinding (>= 1.2.0)
- Remotion.Linq (>= 2.1.2)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0)
-
Portable Class Library (.NETFramework 4.5, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Fody (>= 3.0.3)
- Realm.DataBinding (>= 1.2.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Realm.Database:
Package | Downloads |
---|---|
RealmJson.Extensions
Extension Methods for adding JSON APIs to a Realm Instance |
|
Realm.GroupedCollection
An auxiliary package that allows you to create observable grouped collections from Realm models. |
|
BigWatson
A complete, ligthweight and self-contained .NET Standard 2.0 offline exception logging library, powered by Realm |
|
Realmius
Provides client part of Realmius sync engine. |
|
sushihangover.realmthread
An Action/Task Message Pump for running commands on a dedicated Realm thread. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Realm.Database:
Repository | Stars |
---|---|
realm/realm-draw
The official Realm Draw app used in promotional videos
|
|
dsa28s/windows-hangul-clock
Hangul Clock for Windows Desktop Widget
|
Version | Downloads | Last updated |
---|