[Progress Communities] [Progress OpenEdge ABL] Comment on Please allow .Net OpenClient API to be used from within a .Net Standard library (running on

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
It appears that .net core 3 (preview 7) is a release candidate. It now includes the class OleDbException (for better or worse). So the old-school .Net framework proxies that are created from "proxygen" (11.7) can now be referenced in a .net core 3 application. It just works! Aside from just adding those proxy-related assemblies into a core app, I also had to include a package reference to "Microsoft.Windows.Compatibility".

Continue reading...
 
Status
Not open for further replies.
Back
Top