- .NET SDK 8.0
- Access to the internet
- Suitable development environment
- Restore packages:
dotnet restore - Build it:
dotnet build - Run it:
dotnet run --project ./NGE.TechTest/NGE.TechTest.csproj - View it: https://localhost:5001 and https://localhost:5001/api
- Please do not fork this repository.
- Please do not commit your code to GitHub.
