Looking to use realm in a large ongoing project (migrating away from EF core). In order to use 5.x in its current state, we have a lot of cross-thread access to fix. 6.0 seems to potentially be resolving this issue, so I would be interested in trying it out if it is possible.
Is there a way to test out 6.0 against the .NET api?