C
Cornelis
Guest
I am looking to connect to Progress 4GL using Entity Framework. So far I have online found EntityFramework.OpenEdge by Alex (alexwiese/EntityFrameworkCore.OpenEdge). This solution however is not compatible with EF 3. I have tried cloning the repository and updating it myself, however, I will admit I wasn't successful, it is above my understanding - simply due to all the classes that got made redundant.
I am aware that there is a Dapper/ODBC solution out there as well, but I do want to avoid using any SQL where possible. Does anyone know of preferably open source solutions to use EF with PRogress4GL
Continue reading...
I am aware that there is a Dapper/ODBC solution out there as well, but I do want to avoid using any SQL where possible. Does anyone know of preferably open source solutions to use EF with PRogress4GL
Continue reading...