Releases: VahidFarahmandian/Jinget
Releases · VahidFarahmandian/Jinget
v1.0.5
bug in object and FilterCriteria method routing resolved
v1.0.4
You can now create binary expression using filter criteria with custom operator and condition combination
v1.0.3
Now you can pass null or empty object ConstructBinaryExpression method and also decide to treat null/empty as true/false conditions
v1.0.2
unit tests added for Queryable support in ConstructBinaryExpression
v1.0.1
Merge pull request #41 from VahidFarahmandian/dependabot/nuget/Jinget…
v1.0.0-preview008: Merge pull request #36 from VahidFarahmandian/expr2sql
GetDisplayName added to EnumExtensions
v1.0.0-preview007: Merge pull request #34 from VahidFarahmandian/expr2sql
Expr2sql
v1.0.0-preview006
Update release-preview-ci.yml
v1.0.0-preview005: Merge pull request #25 from VahidFarahmandian/codedom
JingetDynamicCode added
v1.0.0-preview004: Merge pull request #18 from VahidFarahmandian/IQueryable-ex
Pre-release
IQueryable extensions added