zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

3 results in tag: soft-delete

Entity Framework 6 Disable Interception temporarily

I am using an ...IDbCommandTreeInterceptor... to enable soft deletes on my model....System.Data.Entity.Infrastructure.Interception.DbInterception.Add( new SoftDeleteInterception()); ...I want to be able to disable the interceptor temporarily so that ...
database entity-framework entity-framework-6 soft-delete
asked by MrZander

Disable softDelete Query filters for navigation properties

I use Ef Core 2.1, in which I enabled a soft-delete query filter....In some cases, I want to retrieve from an entity, a soft-deleted navigation property, but I could not retrieve the data (The navigation property is null because it was soft deleted)....I ...
.net-core c# entity-framework-core soft-delete
asked by SHMT

Allow IgnoreQueryFilters followed by select query

I am using ef core V2.1 with soft-delete....I tried to fetch a student, with all his milestones record (include, some which were deleted), using the IgnoreQueryFilters() method....But while I could do this:...applicationDbContex.Students .IgnoreQueryFilte...
c# entity-framework-core soft-delete
asked by SHMT

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!