You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added overload constructor parameter to JsonSerializer.cs for allowing the Json.NET serializer to be passed in so that options for serialization can be set such as NullValueHandling, DefaultValueHandling, etc.
0 commit comments