https://github.com/dj-nitehawk/MongoDB.Entities
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
https://github.com/dj-nitehawk/MongoDB.Entities
csharp linq mongodb mongodb-driver mongodb-orm mongodb-repo net5 netstandard2
Last synced: about 2 months ago
JSON representation
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
- Host: GitHub
- URL: https://github.com/dj-nitehawk/MongoDB.Entities
- Owner: dj-nitehawk
- License: mit
- Created: 2019-04-17T04:28:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T06:18:05.000Z (9 months ago)
- Last Synced: 2024-10-15T09:31:27.032Z (7 months ago)
- Topics: csharp, linq, mongodb, mongodb-driver, mongodb-orm, mongodb-repo, net5, netstandard2
- Language: C#
- Homepage: https://mongodb-entities.com
- Size: 12.3 MB
- Stars: 541
- Watchers: 21
- Forks: 69
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-dotnet-core - MongoDB.Entities - A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management (Frameworks, Libraries and Tools / Database Drivers)
- awesome-dotnet-core - MongoDB.Entities - A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management (Frameworks, Libraries and Tools / Database Drivers)
- awesome-dotnet-core - MongoDB.Entities - MongoDB的数据访问库,具有精美的API,LINQ支持和内置实体关系管理 (框架, 库和工具 / 数据库驱动程序)
README
[](https://github.com/dj-nitehawk/MongoDB.Entities/blob/master/README.md) [](https://www.nuget.org/packages/MongoDB.Entities) [](https://www.nuget.org/packages/MongoDB.Entities) [](https://dev.azure.com/RyanGunner/MongoDB%20Entities/_build/latest?definitionId=4) [](https://discord.gg/8UpqWT35rj)
# MongoDB.Entities
A light-weight .net standard library with barely any overhead that aims to simplify access to mongodb by abstracting the official driver while adding useful features on top of it resulting in an elegant API surface which produces beautiful, human friendly data access code.## More Info:
please visit the official website for detailed documentation:
## [https://mongodb-entities.com](https://mongodb-entities.com)