Entity Framework Core Extention for save and retrive information about adding, updating and deleting data changes with last modified timestamp.
Info
Version: | 1.0.1 |
Author(s): | Aleksandr Kolesnikov |
Last Update: | Tuesday, October 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kolesnikovav/EfCoreDataChange |
NuGet Url: | https://www.nuget.org/packages/EfCoreDataChange |
Install
Install-Package EfCoreDataChange
dotnet add package EfCoreDataChange
paket add EfCoreDataChange
EfCoreDataChange Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.7)
- System.Reflection.Emit(>= 4.7.0)
Tags