Skip to content

Commit

Permalink
json: add more overloads to ToJsonArray, AddRange, AddValues
Browse files Browse the repository at this point in the history
- add overloads that take a JsonObject instead of JsonValue to fix overload ambiguity (would call the generic overload instead)
- add more overloads when manually converting a sequence into JSON objects
- add overloads when converting from a dictionary
  • Loading branch information
KrzysFR committed Jul 22, 2024
1 parent 40ded9a commit 88d6621
Showing 1 changed file with 325 additions and 37 deletions.
Loading

0 comments on commit 88d6621

Please sign in to comment.