microsoft / Mastering-GitHub-Copilot-for-Paired-Programming

An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
MIT License
4.74k stars 782 forks source link

Include suggestions to improve the 06-C# scenario #21

Closed elbruno closed 6 months ago

elbruno commented 6 months ago

Changes:

New animations to show the steps to generate code using prompts Review and refine of the prompts to generate a new record and to generate a new API Endpoint. Ask the user to review the generated code. Ask the user to delete the test class, it will break the build, and it's not needed.