nbbdev / MongoDB.Entities

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management

Home Page:https://mongodb-entities.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license nuget nuget tests discord

MongoDB.Entities

A light-weight .net standard library which simplifies access to mongodb by abstracting away the official .net mongodb driver and providing some additional features on top of it. The API is clean and intuitive resulting in less lines of code that is more human friendly than driver code.

More Info:

please visit the official website for detailed documentation:

About

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management

https://mongodb-entities.com

License:MIT License


Languages

Language:C# 100.0%