扩展 MongoDB.Driver 支持实体使用方式

Posted apteryx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了扩展 MongoDB.Driver 支持实体使用方式相关的知识,希望对你有一定的参考价值。

一.安装

Install-Package Apteryx.MongoDB.Driver.Extend

移步我的项目https://github.com/code-institutes/Apteryx.MongoDB.Driver.Extend有详细的使用说明。

以上是关于扩展 MongoDB.Driver 支持实体使用方式的主要内容,如果未能解决你的问题,请参考以下文章

找不到类'MongoDB Driver Query'

mongodb 查询的用法

c#mongodb.driver 连接模式都有哪些

扩展 StackExchange.Redis 支持实体

Mongodb.Driver操作MongoDB

如何使`org.mongodb.driver.cluster`在spring boot中使用嵌入式mongodb?