-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
None
Because of an inherent limitation in EF Core, the MongoDB EF Core provider can only support Dictionaries with primitive types. As a workaround to this in supporting Dictionaries with string keys and other data types, we should test our support for structs as values.
A/C
- Validate support for Dictionary<string, struct> type
- split to
-
EF-213 Allow default C# driver serializers for mapping of structs with simple types
-
- Closed
-