How can I connect to the DocumentDB emulator using the MongoDB API?
This SO post says it is possible.
I tried connecting using the well-know creds in MongoChef (here) but it times out!
I tried running DocumentDB.Emulator.exe /MongoPort=10250 from cmd too and it doesn't help!