Skip to content

Releases: zzzprojects/Eval-Expression.NET

v4.0.89

11 Oct 16:36
Compare
Choose a tag to compare

Download the library here

  • ADDED: SelectListDynamic and SelectManyListDynamic to allow making SelectDynamic when the object returned cannot be cast as IQueryable<object>
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of November

v4.0.88

15 Sep 00:59
Compare
Choose a tag to compare

Download the library here

  • FIXED: Unable to Execute method that requires Dictionary<string, object> parameter #138
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of October

v4.0.87

16 Aug 22:06
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of September

v4.0.86

19 Jul 23:12
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of August

v4.0.85

14 Jun 22:13
Compare
Choose a tag to compare

Download the library here

  • RENAMED: TmpSmartCacheKey by UseShortCacheKey to reduce cache key length when using with dictionary/expando object. It allows re-using more often the same compiled expression.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of July

v4.0.84

07 Jun 16:33
Compare
Choose a tag to compare

Download the library here

  • FIXED: Null parameter for Execute method that throw a NullReferenceException (#134)

Trial unlocked until the end of June

v4.0.83

26 May 12:19
Compare
Choose a tag to compare

Download the library here

  • IMPROVED: Temporary option (currently under testing): TmpSmartCacheKey = true to improve cache key with expand object
  • FIXED: Eval.Execute Fails if Cache SizeLimit Set #131

Trial unlocked until the end of June

v4.0.82

25 May 14:14
Compare
Choose a tag to compare

Download the library here

  • IMPROVED: CacheKey for compiled expression to handle more options when they are turning on/off
  • ADDED: Temporary option (currently under testing): TmpSmartCacheKey = true to improve cache key with dictionary key
  • FIXED: Flags enum problem #133
  • FIXED: Could not regard string as IEnumerable #128

Trial unlocked until the end of June

v4.0.81

18 May 19:06
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of June

v4.0.80

11 May 14:13
Compare
Choose a tag to compare

Download the library here

  • FIXED: Problem with DateTimeOffset and EF Core using Postgres #126

Trial unlocked until the end of May