I\'ve been playing with MongoDB recently (It\'s AMAZINGLY FAST) using the C# driver on GitHub. Everything is working just fine in my little single threaded console app that I\'m testing with. I\'m abl
I am using .net core 2.1 class library, and MongoDB.Driver.dll Version 1.7.0.4714 I have prepared a query in mongodb shell, and it is working fine.