Skip to content

Supported platforms

Artur Drobinskiy edited this page Jul 19, 2017 · 3 revisions

Server

Realmius server requires .NET 4.6 and runs under OWIN (i.e. IAppBuilder is required). Works perfectly under standard ASP.Net application. Realmius doesn't yet support .Net Core since SignalR doesn't work there yet.

Client

Realmius is a PCL and runs everywhere Realm could be run. At the moment it's Xamarin.Android, Xamarin.iOS, UWP and desktop .NET 4.6.

Clone this wiki locally