Services to provide simple soft delete and cascade soft delete in EF Core.
Info
Version: | 8.0.0 |
Author(s): | Jon P Smith |
Last Update: | Wednesday, April 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EfCore.SoftDeleteServices |
Install
Install-Package EfCore.SoftDeleteServices
dotnet add package EfCore.SoftDeleteServices
paket add EfCore.SoftDeleteServices
EfCore.SoftDeleteServices Download (Unzip the "nupkg" after downloading)
Dependencies
- GenericServices.StatusGeneric(>= 1.1.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
Tags