Algorithms used to persist object state with Entity Framework Core. 
                        
                    
         
                    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.0.3 | 
| Author(s): | Nikolay Zahariev | 
| Last Update: | Saturday, January 26, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/zahasoft/persist | 
| NuGet Url: | https://www.nuget.org/packages/Zahasoft.Persist.EntityFramework | 
Install
Install-Package Zahasoft.Persist.EntityFramework
                        dotnet add package Zahasoft.Persist.EntityFramework
                        paket add Zahasoft.Persist.EntityFramework
                        
                                Zahasoft.Persist.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Zahasoft.Persist.Shared(>= 1.0.3)
 - Zahasoft.Persist(>= 1.0.3)
 - Microsoft.EntityFrameworkCore(>= 2.2.0)
 - Microsoft.EntityFrameworkCore.Relational(>= 2.2.0)
 - StyleCop.Analyzers(>= 1.0.2)
 
Tags