Trying to get Mysql to work on Net6.
Used devenv VS2022 c#.
Been trying all morning but can't get it to work.
Tried many Nuget packages (pomelo,Zack,Mysqlconnector and so on), but nothing worked. All fail in connection.Open();
Anyone knows What the packages are to work with for a Net6 application?
Used devenv VS2022 c#.
Been trying all morning but can't get it to work.
Tried many Nuget packages (pomelo,Zack,Mysqlconnector and so on), but nothing worked. All fail in connection.Open();
Anyone knows What the packages are to work with for a Net6 application?