Skip to content

Releases: VahidFarahmandian/Jinget

v1.0.5

22 Jan 17:56
Compare
Choose a tag to compare

bug in object and FilterCriteria method routing resolved

v1.0.4

22 Jan 16:25
Compare
Choose a tag to compare

You can now create binary expression using filter criteria with custom operator and condition combination

v1.0.3

22 Jan 09:44
Compare
Choose a tag to compare

Now you can pass null or empty object ConstructBinaryExpression method and also decide to treat null/empty as true/false conditions

v1.0.2

19 Dec 21:52
Compare
Choose a tag to compare
unit tests added for Queryable support in ConstructBinaryExpression

v1.0.1

19 Dec 20:57
57c1ba0
Compare
Choose a tag to compare
Merge pull request #41 from VahidFarahmandian/dependabot/nuget/Jinget…

v1.0.0-preview008: Merge pull request #36 from VahidFarahmandian/expr2sql

29 Dec 09:37
9ab9da7
Compare
Choose a tag to compare
GetDisplayName added to EnumExtensions

v1.0.0-preview007: Merge pull request #34 from VahidFarahmandian/expr2sql

13 Dec 15:47
101007c
Compare
Choose a tag to compare

v1.0.0-preview006

30 Nov 13:32
234dc8c
Compare
Choose a tag to compare
v1.0.0-preview006 Pre-release
Pre-release
Update release-preview-ci.yml

v1.0.0-preview005: Merge pull request #25 from VahidFarahmandian/codedom

28 Nov 14:46
7d304e6
Compare
Choose a tag to compare
JingetDynamicCode added

v1.0.0-preview004: Merge pull request #18 from VahidFarahmandian/IQueryable-ex

22 Aug 21:29
64b5a44
Compare
Choose a tag to compare
IQueryable extensions added