I maintain a number of open source NuGet packages, all of which can be found on GitHub, some of which can be found below.
- NFeature Feature configuration system for .NET (featured on Elegant Code no less!)
- NState State machine implementation.
- NDecorate Decorator pattern implementation enabling functional composition via JSON configuration.
- NBootstrap Makes controlling the boot-time operations of an application a cinch.
- NCacheFacade Abstraction layer for the caching sub-system.
- Bjma.Utility.DataAccess Tiny data-access type library.
- NSure Simple fluent assertions.