The generic repository and unit of work pattern for entity 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: | 1.3.0 | 
| Author(s): | oclockvn | 
| Last Update: | Friday, January 4, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/oclockvn/repository | 
| NuGet Url: | https://www.nuget.org/packages/oclockvn.repository | 
Install
Install-Package oclockvn.repository
                        dotnet add package oclockvn.repository
                        paket add oclockvn.repository
                        
                                oclockvn.repository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFramework(>= 6.2.0)
 
Tags