I pass level 1.1 :)
fork me and clone your repository locally.
check your install: open the solution and run the tests
You should see the 3 tests pass
Lauch the application
Open your browser and navigate to
http://localhost:7000/ping
You should see the Json
{
alive : true
}
Deploy and run your server so that the game can call it.