Remoting SDK 10.0.0.1515

Adds compatibility with .NET Core 5 along with better integration with new .NET platform features.
August 13, 2021
New Version

Features

Microsoft .NET Platform Support

  • Support for .NET 5 and later (.NET Core).
  • NuGet packages distribution for Remoting SDK.
  • Licensing approach update for .NET Core / .NET 5 and .NET Standard builds.

Remoting SDK for .NET

  • Dependency Injection performance improvements.
  • Support for async methods that return Task<…>.
  • New application infrastructure models for Microsoft .NET Core server apps.
  • TLS 1.3 support.
  • Stability and performance improvements in SuperHttp channels (both client and server side).
  • General server channel request processing performance improvements.

Remoting SDK for Delphi

  • User’s include file.
  • Improvements to Embarcadero Delphi CodeGen.
  • EventReceiver: allow to perform asynchronous polling on plain channels.
  • Allow multiple simultaneous requests to server on plain channels.
  • CORS support was extended.
  • Local Access Helper.

Remoting SDK for Cocoa

  • Apple macOS Big Sur style template and sample icons.
  • Big Sur style app icons for Server Explorer and rodl2code.