Execute mongodb shell script via C# driver

Viewed 16572

I have read this question and haven't understand. Is there ability to execute arbitrary mongodb shell script via C# driver?

3 Answers
Related