Pair Programming with Microsoft's Damian Edwards - Retrieving and parsing JSON with .NET 6
Summary
This tech transcript discusses live coding with VS Code Live Share and Docker, focusing on solving a problem with a broken website that previously pulled data from Channel 9. The key takeaway is that changes at Microsoft Learn have broken the old API calls, and the solution involves using a new "docs hierarchy service" with an "episodes" API that unfortunately uses paging, a feature the speaker dislikes.