Running existing Informix .NET Framework Provider applications using Informix .NET Core Provider

The existing Informix .NET Framework v4.x Provider applications can use Informix .NET Core Provider v3.1.1 by changing assembly name from "IBM.Data.Informix" to "Informix.Net.Core" and recompiling the applications by referencing "Informix.Net.Core.dll" from INFORMIXDIR\bin folder of CSDK 4.50.xC4 installation. All the functionality of Informix which exists on Informix .NET Framework Provider is also provided in Informix .NET Core Provider. Name of all the Interfaces/Methods in Informix .NET Core Provider are same as Informix .NET Framework v4.x Provider.