Re: NET6 on VS2022 NuGet package
Ok, so I can see the issue, you are using replication and .NET has changed the way of reading the App.config files, now it expect a json file. In Connector/NET we haven't added the support for it.
Maybe you can achieve what you're trying to do but instead of replication, use multiple hosts (https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-19.html#:~:text=classic%20MySQL%20protocol%2C-,multiple%20hosts,-can%20be%20tried).
In the meantime, we encourage you to raise a report in our bug database (https://bugs.mysql.com/) with your findings. There you can add as many details as you want.
Thanks,
Daniel
Subject
Written By
Posted
Re: NET6 on VS2022 NuGet package
April 19, 2022 10:05AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.