Allow value converters to output a raw object (e.g. JToken)
Also provide access to unmapped properties (through a JSON shadow property or dynamic property bag).
Make sure that FromSqlRaw parameters are properly serialized.
Test with STJ source generators
Related to #14570, #30677
Allow value converters to output a raw object (e.g. JToken)
Also provide access to unmapped properties (through a JSON shadow property or dynamic property bag).
Make sure that
FromSqlRawparameters are properly serialized.Test with STJ source generators
Related to #14570, #30677