The demo repo for a presentation on testing in dotnet
This application requires Docker.
Go to the env folder and run docker compose up
Go to src/client, run npm install, then npm start
Open the Library.Api.sln, select the Library.Api.AppHost as your startup project, then run the https configuration.