TodoApiProject Running the app cd into the TodoApi folder run dotnet restore and then dotnet run Running the tests cd into the TodoApiTest folder run dotnet restore and then dotnet test