Entity Framework Core & Dapper Hybrid Repository. 
                        
                    
         
                Info
| Version: | 1.0.5 | 
| Author(s): | Emre Karahan | 
| Last Update: | Monday, April 23, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/EmreKarahan/Pantokrator.Repository.git | 
| NuGet Url: | https://www.nuget.org/packages/Pantokrator.Repository | 
Install
Install-Package Pantokrator.Repository
                        dotnet add package Pantokrator.Repository
                        paket add Pantokrator.Repository
                        
                                Pantokrator.Repository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dapper(>= 1.50.4)
 - Microsoft.EntityFrameworkCore(>= 2.0.2)
 - Microsoft.EntityFrameworkCore.Design(>= 2.0.2)
 - Microsoft.EntityFrameworkCore.Tools(>= 2.0.2)
 - Microsoft.Extensions.DependencyInjection(>= 2.0.0)
 
Tags