I completed “The Weather in Deather” on the C# track on exercism. Just for the vanity of keeping the bar green on github.
Yesterday I started going through ASP.Net CORE 8 MVC Crash Course by Greg Lim. The first half of the book makes a simple list of restaurants (images are just random pictures swiped of the internet). Today I finished the first application. The next half of the book is for an online text editor with users and authentication. I figure I may be able to modify that to serve as a C# version of the To-Do list I have been putting off. Todays image is a picture of it in action.