LiteDbContext
A similar implementation to the DbContext of EntityFramework using LiteDb (http://www.litedb.org/). A lightweight database and NoSql. This implementation is only a facilitator so the user can use a structure similar to EntityFramework's DbContext, however using the LiteDb database.