A fast repository lib like springdata to query by interface only .
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 0.0.2 | 
| Author(s): | mj.zhou | 
| Last Update: | Wednesday, February 7, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kklldog/AgileRepository | 
| NuGet Url: | https://www.nuget.org/packages/AgileRepository | 
Install
Install-Package AgileRepository
                        dotnet add package AgileRepository
                        paket add AgileRepository
                        
                                AgileRepository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AspectCore.Core(>= 0.2.4)
 - Dapper(>= 1.50.4)
 - DapperExtensions(>= 1.6.3)
 - System.Threading.Tasks.Extensions(>= 4.4.0)
 
Tags