Yes, all our Windows hosting plans support the connectivity of ASP.Net with MySQL databases. You can seamlessly integrate MySQL with ASP.Net applications by using the appropriate .Net Connector for MySQL.
Use the MySQL .Net Connector for database connectivity.
Configure connection strings in your ASP.Net application.
Ensure MySQL database permissions are correctly set.