Welcome To Lights Out a Client/Server Application.
Before Running the application Create a MySQL Database and use the run provided [Scripts] to intialzie the database. Change the MySql ConnectionString from the Servers Application Settings to the created database. Run the Server. Run the Client Console Application.
Improvements
- Add Swagger Documentation.
- Add UnitTesting.
- Add Controller Filters for Validation and Exception Handling.