Entity Framework unit of work and repository pattern implementation for the Accidental Fish Application framework. 
                        
                    
         
                    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.0 | 
| Author(s): | James Randall | 
| Last Update: | Sunday, February 5, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/JamesRandall/AccidentalFish.ApplicationSupport | 
| NuGet Url: | https://www.nuget.org/packages/AccidentalFish.ApplicationSupport.Repository.EntityFramework | 
Install
Install-Package AccidentalFish.ApplicationSupport.Repository.EntityFramework
                        dotnet add package AccidentalFish.ApplicationSupport.Repository.EntityFramework
                        paket add AccidentalFish.ApplicationSupport.Repository.EntityFramework
                        
                                AccidentalFish.ApplicationSupport.Repository.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFramework(>= 6.1.3)
- AccidentalFish.ApplicationSupport.Core(>= 6.0.0)
- AccidentalFish.ApplicationSupport.DependencyResolver(>= 6.0.0)
Tags
