Here are a couple of projects I've been working on.
A light weight, object-oriented .Net SDK for sending emails.
Pages: https://mattumotu.github.io/postman/
Source: https://github.com/mattumotu/postman
A light weight, object-oriented .Net SDK for interacting with Jenkins.
Pages: https://mattumotu.github.io/jenkinsnetclient/
Source: https://github.com/mattumotu/jenkinsnetclient
Need to know the first thursday, second weekday, third weekend day or last day of a given month? This is for you.
Pages: https://mattumotu.github.io/relativedate/
Source: https://github.com/mattumotu/relativedate
SQL Server sometimes like storing date and times as integers, nothing else does. This fixes that.