The current implementation of the MongoDb EF-Core provider does not properly track subdocument modifications.
Modifications
Complete overhaul of the metadata system. Added entity tracking info support for query buffering Fully implemented support for Owned documents (reference and collection), as well as working around issues with navigations and joins from subdocuments.
Motivation
The current implementation of the MongoDb EF-Core provider does not properly track subdocument modifications.
Modifications
Complete overhaul of the metadata system. Added entity tracking info support for query buffering Fully implemented support for Owned documents (reference and collection), as well as working around issues with navigations and joins from subdocuments.