Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
System.MissingMethodException: 'Method not found: 'Void EntityFramework.Utilities.IEFBatchOperationBase`2.InsertAll(System.Collections.Generic.IEnumerable`1<!!0>, System.Data.Common.DbConnection, System.Nullable`1<Int32>, System.Nullable`1<Int32>, System.Data.SqlClient.SqlRowsCopiedEventHandler)'.'