Skip to content

Add SelectArray<T> and SelectArrayOrThrow<T> utility methods#52

Merged
viklover merged 1 commit into
masterfrom
claude/issue-51-20260622-0641
Jun 22, 2026
Merged

Add SelectArray<T> and SelectArrayOrThrow<T> utility methods#52
viklover merged 1 commit into
masterfrom
claude/issue-51-20260622-0641

Conversation

@viklover

Copy link
Copy Markdown
Owner

Adds SelectArray<T> and SelectArrayOrThrow<T> methods to JsonHelper, JToken extension methods, and unit tests

Add array selection methods following the existing SelectList<T> pattern.
Includes JsonHelper static methods, JToken extension methods, and unit tests
for both test classes.

Co-authored-by: Mihail Vorobyev <viklover@users.noreply.github.com>
@viklover viklover merged commit 43b2fac into master Jun 22, 2026
2 checks passed
@viklover viklover deleted the claude/issue-51-20260622-0641 branch June 22, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant