Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetJObject does not optionally parse the specified JProperty #88

Closed
BryanWilhite opened this issue Jan 30, 2020 · 0 comments
Closed

GetJObject does not optionally parse the specified JProperty #88

BryanWilhite opened this issue Jan 30, 2020 · 0 comments
Assignees

Comments

@BryanWilhite
Copy link
Owner

GetJObject [src] assumes that the specified objectPropertyName specifies a JProperty that is already of type JObject

consider adding a new extension method, say, ParseToJobject; this method would allow calling JObject.Parse fluently

@BryanWilhite BryanWilhite self-assigned this Jan 30, 2020
@BryanWilhite BryanWilhite added this to To do in 3.2.18 release via automation Jan 30, 2020
BryanWilhite added a commit that referenced this issue Feb 11, 2020
3.2.18 release automation moved this from To do to Done Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant