Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is a placeholder for version 17

Version 17 will introduce some breaking changes, including the following:

  • Move from System.Data.SqlClient to Microsoft.Data.SqlClient. In most cases this will be a transparent change. If you have devices directly referencing System.Data.SqlClient, they should be upgraded to reference Microsoft.Data.SqlClient. If you are referencing SQL functionality within Connexion.Core, you will need to recompile your device(s) against Connexion.Core from v17.

  • v17 UIs will be incompatible with v16 services (and visa-versa). The correct version of the associated client application will be automatically launched when selecting an incompatible service (if installed).