EF.Auditor is a simple and lightweight auditing library for Entity Framework Core that supports Domain Driven Design.
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 1.1.5 | 
| Author(s): | Saeb Amini | 
| Last Update: | Friday, September 20, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/SaebAmini/EF.Auditor | 
| NuGet Url: | https://www.nuget.org/packages/EF.Auditor | 
Install
Install-Package EF.Auditor
                        dotnet add package EF.Auditor
                        paket add EF.Auditor
                        
                                EF.Auditor Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.0)
 - Newtonsoft.Json(>= 12.0.1)
 
Tags