C#C
C#3y ago
iuno

I need help with dotnet mvc app

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!
does anyone have any ideas?
devenv_zqIP3d28j1.png
WindowsTerminal_h1mqMplqUQ1.png
Was this page helpful?