Driver Reference

The MongoDB .NET Driver is mostly just a wrapper around MongoDB.Driver.Core. It takes the very verbose and low-level core driver and creates a nice high-level API.

On this page