Prevent breaking API changes for .NET backends consumed by Angular or other clients. Use when changing controllers/endpoints/DTOs, OpenAPI/Swagger, auth requirements, pagination/sorting, or error shapes. Produces compatibility assessment + contract test plan.
/v2/... or header-based versioning (per team policy).