ValueConverters don't all handle nulls as you might expect.
For those that don't support null conversion you need to ensure you don't pass nulls to them on serialization and adjust the shaper to also bypass the valueconverter on deserialization.
- is duplicated by
-
EF-158 Store all enums as string even if they are defined as nullable
-
- Closed
-