Currently we have a mechanism to keep JSON view-model mirrored between client (web browser) and server (Starcounter app) seamlessly and without extra pain for the developers.
It was requested multiple times to provide the same functionality for different clients other than web browsers. The most requested client is a C# .Net application.
There should be a server side (C# .Net) Palindrom library which would be able to connect to a Starcounter hosted app and communicate through the JSON view-models the same way web browser does.
cc @chrhol, @alshakero