mrxten / QueryDesigner

QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
MIT License
74 stars 26 forks source link

Unable to parse deeper than 2 levels in a JSON. #21

Open rohitashwachaks opened 4 years ago

rohitashwachaks commented 4 years ago

I have edited the codebase in this pull request (#20 ) to cater for this enhancement. Request you to review and merge