问:使用 dotNet 将数据发送到 MongoDB
Q: Sending Data to MongoDB using dotNet
有没有办法使用 dotNet(代码优先方法)将数据发送到 MongoDB?
找到两种方法:
[1]:https://cdata.com/kb/tech/mongodb-ado-codefirst.rst 使用 EF6
[2]:使用 MongoDB.Driver
有没有办法使用 dotNet(代码优先方法)将数据发送到 MongoDB?
找到两种方法:
[1]:https://cdata.com/kb/tech/mongodb-ado-codefirst.rst 使用 EF6
[2]:使用 MongoDB.Driver