Info
Version: | 1.0.0 |
Author(s): | Sulexa |
Last Update: | Saturday, June 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sulexa/EFCoreChangeReport |
NuGet Url: | https://www.nuget.org/packages/EFCoreChangeReport |
Install
Install-Package EFCoreChangeReport
dotnet add package EFCoreChangeReport
paket add EFCoreChangeReport
EFCoreChangeReport Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- Newtonsoft.Json(>= 12.0.2)
It creates a reporting system of all changes made on your base with EF core and with the customizable sink system, you can store these data anywhere you want.