Description This is a quick prototype to test replacing an existing composite key with data for an EF entity using code-first migrations. Usage Run the app: docker compose up -d --build Notice how both migrations are applied successfully.