This project was generated with Visual Studio 2019(https://visualstudio.microsoft.com/vs/).
Use Visual Studio 2019 , Full List of Prerequisites can be found in https://docs.microsoft.com/en-us/visualstudio/releases/2019/system-requirements
_Cors Enabled
_Error Handling for general errors in api
_MySqlServer Database Connection
_Restfull endpoints
_Custom endpoints for player scores, save players and more
Open the command terminal and go to your project folder ,after that use the command dotnet run
This project use MySqlServer, if you want to test in your database create in your preffered service a MySqlServer database and after that in the appsettings.json
add in DefaultConnection
your config
Database dumps can be found in the folder Dumps
at the root level of the project
- Gilbert Morett - Repo - Github