Soft Delete DbContext Implementation NuGet Package

An EF Code First implementation of a derived DbContext with provisions for the soft delete pattern.

You would normally subclass the provided class for your own DbContext class. The entities should have a column named IsDeleted or Deleted.

Reverse Engineer EF CodeFirst text templates are provided with the package.




Got any Soft Delete DbContext Implementation Question?





Info

Version: 1.0.2
Author(s): Edison Capiz [@boybawang]
Last Update: Wednesday, February 26, 2014
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Juppir.EfSoftDelete


Install
Install-Package Juppir.EfSoftDelete
dotnet add package Juppir.EfSoftDelete
paket add Juppir.EfSoftDelete
Juppir.EfSoftDelete Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3709