Hi,
I'm using the IBM.Data.DB.Provider nuget package in some of my .Net Framework (not core) projects.
Recently is faced some restore issue and find out that the package is marked as unlisted in nuget : IBM.Data.DB.Provider
But official documentation does not seems up to date as it still recommend this package.
My project is using Entity Framework 6 ORM and the database behind the connection is Informix.
What shall i use for my .Net Framework projects to connect to the Informix database using EF6 ?
------------------------------
Tony Bayart
------------------------------