Is there a way to send data to MongoDB using dotNet (Code first approach)?
found two approach:
[1]: https://cdata.com/kb/tech/mongodb-ado-codefirst.rst using EF6
[2]: using MongoDB.Driver