NuGet packages - NuGet packages will be added to your private NuGet repository and are also available at NuGet.org.
Experimental support for Microsoft .NET Standard 1.5 and NET Core 1.1 - This release adds experimental support for .NET Core 1.1 (or rather .NET Standard 1.5/1.6) to all Rebex components. In addition to .NET Core on Windows, Linux and macOS, .NET Standard edition of Rebex components can be used on any platform with .NET Standard 1.5 support. This currently includes .NET 4.6.2 and .NET 4.7. Please note that 'experimental' support means that this edition has not yet reached the 'mainstream' support phase, and the API is subject to change.
Support for Microsoft .NET Framework 4.7 - .NET Framework 4.7 is a fully supported platform.
Underline and beam cursor styles in TerminalControl - TerminalControl supports underline and beam cursor styles in addition to the default block cursor. Use the CursorStyle property to specify the desired style.