JsonSettings.CreateDefaults method
Creates a JsonSerializerSettings object with the common Serenity values and converters.
public static JsonSerializerSettings CreateDefaults()
Return Value
A JsonSerializerSettings instance with the default Serenity converters and options.
See Also
- class JsonSettings