We do not support .NET Standard yet. However it IS possible. Please send a mail to support@ and I’ll provide you a .NET Standard 2.0 build of RemObjects SDK client assemblies.
As for the next step - to create the _Intf file that contains server type defnitions and service proxies you need to
- Start Service Builder
- Either open the server RODL file (if you have one) OR to go to
Edit
->Import
- >Import Remoting SDK Servce (RODL)
- Once the RODL file if opened or imported go to
CodeGen
->C# for .NET
->Interface
- There select the ‘Windows Phone/Metro’ option and press the
Refresh Code
button: - Save the generated code.
As for a teaser pic:.NET Core 2.0 app that is a client of a Remoting SDK server