Today’s exercise was High Scores. I decided to try LINQ on the last part. Looks like my LINQ is quite rusty but I got it in the end.

Next chapter in the book is chapter 10. At this point I have an API that I can list todo entries and add/edit/delete them too. All running on my local machine (nothing is connected to the internet, and probably never will be).