Last night, I published my first NuGet package: TodoTxt.Library. It is a code library meant to help develop todo.txt applications in .NET.

I wrote the code back in 2015, open-sourced it on GitHub, but otherwise left it alone because I had moved on to more macOS and iOS development by that time. This week, I upgraded the code base work on .NET 5, so that it is cross platform (rather than Windows-only, as was my original version), and figured out how to package it and upload it to NuGet, where it may have a shot at actually being used.