I created an application in asp.net core mvc, I bought hosting on ovh, I moved it to cloudflare, I bought a vps server, I configured everything, I added data to the MySql database on the vps server and I connected to the database with the application and the application starts. Normally, the only thing is that the data is not downloaded to the website, but the connection is there and it does not throw any error when starting it, I get:
Connection to the database established successfully!
Connection to the database established successfully!