A library for handling soft deletes & timestamps in Entity Framework.
Info
Version: | 1.0.0 |
Author(s): | Safwan Alhaji |
Last Update: | Wednesday, November 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SafAlhaji/EFTimestamps |
NuGet Url: | https://www.nuget.org/packages/EFTimestamps |
Install
Install-Package EFTimestamps
dotnet add package EFTimestamps
paket add EFTimestamps
EFTimestamps Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
Tags