Provides soft deletion and audit trail for your .Net EF Core solution. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 6.0.1 | 
| Author(s): | denis_oborskiy | 
| Last Update: | Thursday, December 15, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/interdan/entityframeworkutils.nuget | 
| NuGet Url: | https://www.nuget.org/packages/Interdan.EntityFrameworkUtils | 
Install
Install-Package Interdan.EntityFrameworkUtils
                        dotnet add package Interdan.EntityFrameworkUtils
                        paket add Interdan.EntityFrameworkUtils
                        
                                Interdan.EntityFrameworkUtils Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Data.SqlClient(>= 4.8.1)
Tags
