Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Add optional extension points to QueryFutureManager before/after a QueryFutureBatch is run. This would enable observing and/or modifying the DbCommand containing the batch of queries.
Add optional extension points to QueryFutureManager before/after a QueryFutureBatch is run. This would enable observing and/or modifying the DbCommand containing the batch of queries.