-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementEnhancements & featuresEnhancements & features
Milestone
Description
One area that is under developed is support for configuring the context and the MongoDbSets it creates. There should be settings on the context which are passed on through to a MongoDbSet which allow control of things like validation or whether navigation properties/entity relationships are enabled. Kinda like how MongoDB does it in the driver with MongoCollectionSettings and MongoDatabaseSettings.
Related to this, it is worth updating how entity mappers are created from the top of the tree (aka. context). Perhaps have an attribute like [Mapping(typeof(MyCustomEntityMapper))] to allow a user to control the actual mapping tool used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancements & featuresEnhancements & features