Npgsql, .net-version and OS-version

This forum is meant for questions and discussions about the X# language and tools
Post Reply
FFF
Posts: 1522
Joined: Fri Sep 25, 2015 4:52 pm
Location: Germany

Npgsql, .net-version and OS-version

Post by FFF »

Got adventurous and installed Npgsql 6. Using this fails with a "missing System.Data.Common V5.0.0.0".
I suppose that might be connected with my trusty Win8.1/64 machine sitting on runtime version 4.5.50709 ?
If so, is there common advice what to do: using older npgsql, updating dotnet, if so, to which version?
Regards
Karl
(on Win8.1/64, Xide32 2.19, X#2.19.0.2.)
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Npgsql, .net-version and OS-version

Post by wriedmann »

Hi Karl,
I'm using an older Npgsl.dll (3.2.7) because newer ones have to many different dependencies that may conflict with other libraries.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply