Skip to content

v2.1.8 (EF Core)

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 11 Apr 19:36
· 805 commits to master since this release

Download the library here

  • FIXED: Issue with Npgsql -Version 4.0.0-preview1 (#92)
  • FIXED: BulkMerge does not use ColumnPrimaryKeyExpression #97
  • ADDED: ContactFactory by Instance
context.BulkInsert(list, options => options.ContextFactory = ctx => new EntityContext(myoptions));

Trial unlocked for the current month (April)