MongoDB Entity Framework Provider
Introduction
Welcome to the documentation site for the official MongoDB Entity Framework Provider. You can add the provider to your .NET application as an object-relational mapper (ORM) to work with data in MongoDB. Download the provider by using NuGet, or set up a runnable project by following our Quick Start guide.
Quick Start
Learn how to establish a connection to MongoDB Atlas and begin working with data in the Quick Start section.
Quick Reference
See driver syntax examples for common MongoDB commands in the Quick Reference section.
Compatibility
The MongoDB Entity Framework Provider is compatible with the following the following versions of Entity Framework Core and .NET.
MongoDB Entity Framework Provider | Entity Framework Core | .NET |
---|---|---|
7.0 | 7.0 | 7.0 or later |