Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.8.21

22 Dec 16:25
9e1504c

Choose a tag to compare

Download the library here

  • ADDED: FromCache extension for type DbSqlQuery and DbRawSqlQuery

v1.8.20

18 Dec 13:17

Choose a tag to compare

Download the library here

  • ADDED: Some additional null check in the QueryFilter feature.

v1.8.19

07 Dec 16:09

Choose a tag to compare

Download the library here

  • FIXED: BatchUpdate number increment failing in Oracle #440

v1.8.18

07 Dec 15:33

Choose a tag to compare

Download the library here

  • FIXED: Can't write CLR type Z.EntityFramework.Plus.AuditEntryState with handler type Int32Handler #413

v1.8.17

30 Nov 21:56

Choose a tag to compare

Download the library here

  • FIXED: Can't write CLR type Z.EntityFramework.Plus.AuditEntryState with handler type Int32Handler #413

v1.8.16

30 Nov 20:56

Choose a tag to compare

Download the library here

  • FIXED: Change AsNoFilter extension method to take IQueryable parameter #435

v1.8.15

30 Nov 20:18

Choose a tag to compare

Download the library here

  • RENAMED: RedisObjectCacheBeta to RedisObjectCache

v1.8.14

15 Nov 23:18
2a11016

Choose a tag to compare

Download the library here

  • ADDED: Audit - Coordinated Universal Time support #432

v1.8.13

13 Nov 01:08
8d37347

Choose a tag to compare

Download the library here

  • FIXED: Issue with MySQL when schema was in SchemaName and TableName property

v1.8.12

12 Nov 02:43

Choose a tag to compare

Download the library here

  • FIXED: QueryFutureValue.ValueAsync: Missing CancellationToken parameter #428