Namespace MongoDB.EntityFrameworkCore
Classes
- CollectionAttribute
Specifies the collection that an entity is mapped to.
- MongoDatabaseFacadeExtensions
MongoDB-specific extension methods for the DatabaseFacade obtained from the EF Core DbContext
- NamingHelperMethods
A variety of helper methods the MongoDB provider users for creating names.
Enums
- CryptProvider
Which provider to use for Queryable Encryption.
- QueryableEncryptionSchemaMode
How Queryable Encryption schemas are managed by the MongoDB EF Core Provider.
- QueryableEncryptionType
Specifies the type of query that can be performed on an encrypted field.