Projects
SharpExtensions is a collection of C# extension methods of commonly used functions focusing mainly on collection and string manipulation.
SharpSettings - A library for managing settings for running applications. Supports various different mediums and allows for “watching” settings for changes.
- SharpSettings.MongoDB - A persistence layer using MongoDB
- SharpSettings.InMemory - An ephemeral persistence layer using basic in-memory collections
SharpLock - A library for distributed locking in C#.
- SharpLock.MongoDB - A persistence layer using MongoDB
- SharpLock.InMemory - An ephemeral persistence layer using basic in-memory collections
PingMeSharp - A C# wrapper library for MongoDB Cloud Manager, Ops Manager, and Atlas Public APIs
PingMePy - A Python wrapper library for MongoDB Cloud Manager, Ops Manager, and Atlas Public APIs