Dave R. bio photo

Dave R.

Software Enthusiast.

Twitter Github Stackoverflow

Projects

The following are some of the projects I have created and made open source.

Please feel free to help out.

Open Source

drawing

Bonsai => Small Fast IoC container for .NET

provides some of the epic features such as: Fluent Registrations, Multiple Lifestyles (Singleton, PerScope, Transient etc), named instances and more.


drawing

mpr => Object mapper for Typescript and JavaScript.

Removes the mundane copying values from source to destination, with support for auto-mapping, complex objects, deep copy, collections.


drawing

Ink => OpenApi Docs for Micro-services

Api Gateway Agnostic solution to share a catalog of Swagger/OpenApi docs with Consumers.


drawing

ArmChair => unit of work + CouchDB.

Supports the Unit of work pattern we all know and love from NHibernate/EntityFramework and brings it to CouchDb. With support for Linq querying


drawing

Boxes => Modular dll loader.

Take control of the dll's which are loaded into your app domain, this enables modules to have their own copy/version of a dll. for use with .NET full