An EntityFramework implementation of the unit of work pattern. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 0.0.59 | 
| Author(s): | acraven | 
| Last Update: | Friday, May 3, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/acraven/persistence | 
| NuGet Url: | https://www.nuget.org/packages/Atlas.Persistence.EntityFramework | 
Install
Install-Package Atlas.Persistence.EntityFramework
                        dotnet add package Atlas.Persistence.EntityFramework
                        paket add Atlas.Persistence.EntityFramework
                        
                                Atlas.Persistence.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Atlas.Core(>= 0.0.18)
- EntityFramework(>= 6.1.3)
- Atlas.Persistence(>= 0.0.59)
Tags
