Harlinn.Windows is a collection of libraries that I have put together that serves as a big part of the runtime we use at work.
Overview of how to use the DryWetMIDI library for high-level managing of a MIDI file data
This is a multi player Pong game written in C#/ WPF using Visual Studio
Fededim.Extensions.Configuration.Protected is an improved ConfigurationBuilder which allows partial or full encryption of configuration values stored inside any possible ConfigurationSource and fully integrated in the ASP.NET Core architecture.
How to use the decorator pattern in WinForms, VB.NET, with async/await and/or multi threading (update 8/10/20 - this is more of a Chain of Responsibility pattern than a Decorator)
Efficient and standalone library for NTP server/client utilizing pure C++
How to embrace functional programming in C#
A practical guide to using jQuery DataTables.net component in Asp.Net 8 MVC application.