/LiteDbContext

A similar implementation to the DbContext of EntityFramework using LiteDb. 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.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Watchers