occupation
Software Developers
description
Analyze the Python weather API, tests, endpoint behavior, and migration scope. Use for extracting routes, payloads, and validation points before C# implementation.
updated
Menu
SkillsMP has collected 3 skills from microsoft/aitour26-WRK541-real-world-code-migration-with-github-copilot-agent-mode. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Analyze the Python weather API, tests, endpoint behavior, and migration scope. Use for extracting routes, payloads, and validation points before C# implementation.
Create or extend the C# Minimal API migration project. Use for scaffolding Program.cs, DTOs, services, weather.json loading, and the first safe implementation steps.
Validate parity between the Python API and the C# rewrite. Use for pytest, dotnet build, dotnet test, endpoint comparison, regression checks, and follow-up recommendations.