Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.43 KB

ReleaseNotes.md

File metadata and controls

18 lines (14 loc) · 1.43 KB

1.0.9 (23 November 2023)

  • #18 - Added: net8.0 support [enhancement] contributed by atharkes
  • #17 - Framework Support Request: net8.0 [enhancement]

1.0.8 (22 February 2023)

  • #15 - Add support for Microsoft.EntityFrameworkCore 6 and 7 [enhancement] contributed by StefH
  • #14 - EFCore 3.0 or higher introduces runtime errors [bug]

1.0.7.0 (01 December 2018)

  • #7 - Sign assembly [enhancement] contributed by StefH
  • #3 - Support async IQueryable
  • #6 - Ceate a second package QueryInterceptor.EntityFrameworkCore which only references EntityFrameworkCore. [enhancement]

1.0.6.0 (01 November 2017)

  • #1 - Add functionality to optimize your queries using Linq.Expression.Optimizer
  • #2 - Dependency on EntityFramework [enhancement]
  • #5 - Support NETStandard 2.0 [enhancement]