JSON to LINQ Expression Trees - Looking for Feedback Before NuGet Release #122716
Unanswered
neomasterhub
asked this question in
Show and tell
Replies: 1 comment
-
|
thank u ^_^ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m developing a library that converts JSON-based filters into LINQ expression trees:
https://github.com/neomasterhub/Neomaster.JsonToLinq
Before releasing the NuGet package, I’d really appreciate feedback from developers with experience in LINQ.
I may have missed something important or overlooked an obvious edge case.
Contributions are welcome.
The repository includes a demo project using a PostgreSQL database.
I’d be grateful for any feedback.
Beta Was this translation helpful? Give feedback.
All reactions