Transition from Fluent Mongo to Mongo C# 1.4 Driver
We are using FluentMongo and now that LINQ support has been added into the C# driver, we are going to remove the dependency on Fluent and go with the official C# driver alone. Has anyone done this already, and was it simple and straightforward? Is there anything we need to be looking out for? Hopefully others will report back to you as well, but as the implementer of the LINQ support in the 1.4 C# driver I can tell you a bit about what to expect. Overall you can expect some features to be missing and some new ones to be present. One difference is that the official C# driver only supports LINQ