Skip to content

1.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:27
· 81 commits to main since this release
9e9418d

1.0.2

  • [FIX] change Qs.Decode return from Dictionary<object, object?> to Dictionary<string, object?>
    • This change ensures that the query string decoding returns a dictionary with string keys, improving type safety and consistency in handling query parameters.

https://www.nuget.org/packages/QsNet