Simple.Data.MongoDB
Simple.Data.MongoDB copied to clipboard
MongoDB adapter for Simple.Data
I have a running application which connects to database hosted on [MongoLab](https://mongolab.com/). Since they've updated their databases to Mongo 3, I cannot longer autenticate. Does it mean that Simple.Data.MongoDB doesn't...
Is there support for replicaSet mongo databases? I have a single dev mongo db and simple.data works with that but I can not get any results back from my production...
Hi Craig. I'm just about to start on Simple.Data 2.0 (and finalizing 1.0). Are you interested in continuing to maintain this project? If not, would you mind transferring it to...
Hi, Updating a document containing array types seems to be broken. Initial insertion works as expected but when the document is updated the array type is no longer stored in...