This is a walkthrough to take an existing ASP.NET web app (a todo list app), explore it, test it, add a unit test, add new functionality, and add more unit tests for the new functionality all with the help of Duet AI.
You can see the initial app in before folder and the final app with added functionality with the help of Duet AI in after folder.
We're assuming that you already have Duet AI installed and running in Cloud Code. Check out Set up Duet AI in your IDE to setup Duet AI in your IDE.
Follow the following steps: