EntityFramework-Plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

MIT License

Stars
2.2K

Bot releases are hidden (Show)

EntityFramework-Plus - 6.13.14

Published by JonathanMagnan over 2 years ago

Download the library here

  • ADDED: Support to EF Core 7-Preview1
  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.13

Published by JonathanMagnan over 2 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.12

Published by JonathanMagnan over 2 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.10

Published by JonathanMagnan over 2 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.9

Published by JonathanMagnan over 2 years ago

Download the library here

  • FIXED: Support for LinqKit's ExpandableQueryProvider #695
  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.7

Published by JonathanMagnan almost 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.6

Published by JonathanMagnan almost 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.5

Published by JonathanMagnan almost 3 years ago

Download the library here

  • FIXED: Support for LinqKit's ExpandableQueryProvider #695
  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.4

Published by JonathanMagnan almost 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.1

Published by JonathanMagnan almost 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - 6.13.0

Published by JonathanMagnan almost 3 years ago

Download the library here

EF Core 6 is now released, to follow our convention we moved many projects to the major 6.x

  • EF Core 6x released under v6.13
  • EF Core 5x. moved from v5.2.17 to v5.13
  • EF Core 3x moved from v.3.2.17 to v3.13
  • EF Core 2.x moved from v2.2.17 to v2.13
  • EF6 moved from v5.2.17 to v6.13
  • EF5 moved from v5.2.17 to v6.13

The released notes will now always be under v6.x until the next EF Core major version.

  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.17

Published by JonathanMagnan almost 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.16

Published by JonathanMagnan almost 3 years ago

Download the library here

  • FIXED: using geometry type in queryable object result to raise this exception: No mapping exists from object type NetTopologySuite.Geometries.Polygon to a known managed provider native type. #704
  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.14

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.13

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.12

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
EntityFramework-Plus - v5.2.10

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
  • IMPROVED: Logic for Oracle for the Batch Update when combining constant with column value
  • FIXED: [bug] Audit: Retrieving an AuditEntry fails when the AuditDisplay property is used #696

Thank https://github.com/Ahmed-Abdelhameed for his contribution

EntityFramework-Plus - v5.2.9

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: Issue on Oracle with the Update method when trying to update an Enum type

Thank https://github.com/Ahmed-Abdelhameed for his contribution

EntityFramework-Plus - v5.2.8

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: Issue when using UseTableLock in the Update method for EF Core

Thank https://github.com/Ahmed-Abdelhameed for his contribution

EntityFramework-Plus - v5.2.7

Published by JonathanMagnan about 3 years ago

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: Fix a bug with formatting nullable types #697

Thank https://github.com/Ahmed-Abdelhameed for his contribution

Related Projects