Realm
6 results found
-
Support for Xamarin.iOS Hot Restart
One of the coolest Xamarin.iOS features is that you can hook your iOS device to the Windows and debug the application very quickly without having to connect it to the Mac and wait ages until the debugger starts up. Unfortunately, an app containing Realm .NET SDKs won't run with this mechanism and will raise an exception.
I would really love to see this working. Considering most of the Xamarin apps I do are using Realm, it's a major productivity killer.8 votes -
dateonly and timeonly support
The .NET now have two new types DateOnly and TimeOnly to represent date and time respectively. The SQL Server already support these types. Having them in Realm .NET SDK will make the development with these data types possible.
2 votes -
Harmony OS NEXT
Harmony OS NEXT support for unity
1 vote -
Event Library Support for .NET CORE for Event Sourcing
As you can see this https://www.mongodb.com/docs/realm/sdk/swift/sync/event-library/ is only supported on the SWIFT SDK and would be amazing to bring its support in the .NET CORE SDK so that we can have our apps utilise Event Sourcing with mongodb and wouldn't need to go to cosmos or eventstore for this.
1 vote -
Allow (optional) read-only access to Realm objects after deletion
Using Realm with reactive extensions, 3rd party libraries like DynamicData, and UI binding allows one to create beautifully dynamic, responsive apps with very few lines of clean code. This works fantastically for us in all scenarios except for when an item is deleted.
As we all know, currently any attempt to access an item's properties after deletion throws an exception. This throws a huge spanner in the works for various reactive operations and UI bindings, which may (for implementation detail purposes of object equality checks, UI redraws queued in the event loop queue, or a bunch of other possibilities)…
1 vote -
syncfusion.com support
Work with the Syncfusion.com Blazor UI components.
1 vote
- Don't see your idea?