Looking ahead — Project 2 (Wk6–7): you build a controller-based API for your domain — scaffolded fresh (dotnet new webapi --use-controllers, the workflow demoed in 06a) — with controllers, DTOs, a ...