realm-dotnet icon indicating copy to clipboard operation
realm-dotnet copied to clipboard

Realm is a mobile database: a replacement for SQLite & ORMs

Results 240 realm-dotnet issues
Sort by recently updated
recently updated
newest added

TODO - [ ] Remove unused usings: right now we're adding all the usings in the world but we should probably be more conservative. - [ ] Generate parameterless ctor...

cla: yes

## Description Fixes #2745 ## TODO * [x] Changelog entry * [x] Tests (if applicable)

cla: yes

## Description Fixes # ## TODO * [ ] Changelog entry * [ ] Tests (if applicable)

cla: yes

## Description Implements asymmetric sync for the .NET SDK Fixes # ## TODO * [ ] Changelog entry * [ ] Tests (if applicable)

cla: yes

### What happened? Using Realm.Remove makes the app crash. We are using a PartitionSyncConfiguration for our realm. Sync is enabled without developer mode. ### Repro steps See code snippets but...

O-Community
Waiting-For-Reporter

## Description Fixes # ## TODO * [ ] Changelog entry * [ ] Tests (if applicable)

cla: yes

## Description This adds Windows Mono tests for Unity. This is the only platform we can test for right now because of issues still being sorted out with our self-hosted...

#### Goal > What do you want to achieve? Use of realm in a self hosted asp.net console application (ultimately to be ran on mono via Raspberry Pi) #### Expected...

T-Feature
O-Community
gathering-interest

We need to support the new nullability annotations. We need to be careful because those annotations can be enabled (at different levels) at the project level, but also via directives...

## Description In order to have core support for the new handlers for client reset I updated to v12.3.0. Until the [PBS one](https://github.com/realm/realm-dotnet/pull/2956) is merged, you can use [this](https://github.com/realm/realm-dotnet/compare/ac/client-reset-with-recovery...ac/client-reset-flx-sync) link...

cla: yes