Created this set of Roslyn-based static code analyzers for C# projects that enforce my own personal coding style.
Created this .NET library that provides a variety of reusable functionality that I have found useful.
Created this .NET library that provides additional functionality for interacting with Azure Cosmos DB, such as the ability to use LINQ to query data that is aggregated across multiple documents.
Created this Azure DevOps extension for easily stamping SemVer-style version information in various source files.
Took over as coordinator of the (no longer very active) StyleCop "Classic" project. Added support for newer versions of Visual Studio.
Created this .NET library that allows serialization and deserialization of objects in the Microsoft Bond format without the schema being known at compile time.
Contributed support for KnownType attributes that specify the name of a method.