Skip to main content
Realm.Database package icon

Realm.Database

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.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Realm.Database --version 3.4.0
Package Manager Console
Install-Package Realm.Database -Version 3.4.0
PackageReference
<PackageReference Include="Realm.Database" Version="3.4.0" />

Frameworks

.NETPortable0.0-Profile344 .NETStandard1.4

Dependencies

Fody
.NETPortable0.0-Profile344
[3.0.3, )
Realm.DataBinding
.NETPortable0.0-Profile344
[1.2.0, )
Fody
.NETStandard1.4
[3.0.3, )
Realm.DataBinding
.NETStandard1.4
[1.2.0, )
Remotion.Linq
.NETStandard1.4
[2.1.2, )
NETStandard.Library
.NETStandard1.4
[2.0.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Realm as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.