Welcome to MongoDB CSharpDriver
This sample project code using CSharpDriver to access MongoDB database "Test", "Restaurant" collection
First, install MondgoDb on your window server by following the steps here: https://docs.mongodb.org/getting-started/shell/tutorial/install-mongodb-on-windows/
Then download the source code to view different database methods: import, query, insert, update, remove