I am also porting the ASP.Net framework / SQL Server application to ASP.Net Core / MySQL.
I'm having trouble finding documentation that shows how I can link my existing code that I ported .Net Core to a MySQL database.
Has anyone done this?
Thanks.
source share