yesodhara Bommidi

yesodhara Bommidi

  • 1.6k
  • 96
  • 11.3k

db.collection.find() execute query through c# in mongodb?

Dec 30 2015 1:57 AM
Hi,
 
How to execute mongodb shell commands  through c#.net,
i used eval but it supports for only db.collection.findOne(), count() commands.
 
Thanks... 

Answers (2)