Rebex .NET components 2019 R3.2: Support for .NET Core 3.0 and Windows 10 IoT

  |   Lukas Pokorny

This is an enhancement and bugfix release that adds support for some important new platforms.

.NET Core 3.0 support

This release introduces support for Microsoft's brand-new .NET Core 3.0 on the following platforms:

  • Windows (x64, x86, ARM32)
  • Windows 10 IoT (x64, x86, ARM32)
  • macOS (x64)
  • Linux (x64, ARM32)

Windows 10 IoT support

This release introduces support for .NET Core 3.0 on Windows 10 IoT on x64, x86 and ARM32 platforms.

Tunneling SOCKS5 proxy server

Rebex Terminal Emulation now includes a local SOCKS5 proxy server that tunnels connections through a remote SSH server. This is an alternative to existing one-to-one tunneling support. Use Ssh's StartSocksServer method to start the proxy server.

And more...

See the release history for a complete list of changes.

Try TLS 1.3 now!

Our next release, 2019 R4, will feature TLS 1.3 support in all our TLS-capable components, making it possible to use TLS 1.3 on platforms ranging from .NET Framework 2.0/3.5 (on Windows) to .NET Core 3.0 (on Windows, Linux and macOS). If you would like to give TLS 1.3 a try today, check out 2019 R4 Preview 2.