Realm is a mobile database: a replacement for SQLite.
Info
Version: | 20.0.0 |
Author(s): | Realm |
Last Update: | Monday, September 9, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/realm/realm-dotnet |
NuGet Url: | https://www.nuget.org/packages/Realm |
Install
Install-Package Realm
dotnet add package Realm
paket add Realm
Realm Download (Unzip the "nupkg" after downloading)
Dependencies
- Realm.Fody(>= 10.0.1)
- Fody(>= 6.3.0)
- Microsoft.CSharp(>= 4.5.0)
- MongoDB.Bson(>= 2.11.3)
- Remotion.Linq(>= 2.2.0)
- System.Buffers(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)
Tags