-
Install Visual Studio 2019 or the dotnet 5.0.7 SDK
-
Clone repository
-
Open the .sln file in Visual Studio 2019 and run the project, or start the application using the dotnet cli:
$ cd hey-url-challenge-code-dotnet
$ docker-compose up --build -d- Open your browser
http://localhost:5100/ http://localhost:5002/swagger/index.html
See CHALLENGE.md