How to write a Todo list app in 10 lines of code in pure C# [no dependencies]
· 2 min read
Show me the one programmer who didn't want to write its own todo list app. In this article, I'll show you how to do that in 10 lines of code, without any external dependencies. Yes, really.