This is a plugin for EasyData to use a MongoDb backend.
EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures.
This is the SDK for EasyData.
EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures.
EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures.
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
EasyData is a simple abstraction layer for persistence to various data stores. You can write your own plugin for a data store or select from a pre-existing one.
This is a plugin for EasyData to use a MongoDb data store.
EasyData is a simple abstraction layer for persistence to various data stores. You can write your own plugin for a data store or select from a pre-existing one.
This is a plugin for EasyData to use an in-memory backend, for test purposes only.
EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures.
Repository wrapper for Dapper. Supports both sync and async CRUD, table/column naming by attributes
- Supports SQL Server, PostgreSQL, and MySQL
- Includes async methods
Simple Lightweight Data Searching Library.
SLiDS can be used for quick access to data. Data can be placed in an SQL database or memory (Runtime). It is also possible to cache data from an SQL database in memory.