.NET Standard MemoryCache-Supportable universal generic repository based on Dapper® ORM and AutoMapper®.
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 1.0.5 | 
| Author(s): | Vladyslav Telegin | 
| Last Update: | Friday, February 1, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/VladyslavTelegin/.NET-Standard-UniversalRepository | 
| NuGet Url: | https://www.nuget.org/packages/UniversalRepository | 
Install
Install-Package UniversalRepository
                        dotnet add package UniversalRepository
                        paket add UniversalRepository
                        
                                UniversalRepository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 8.0.0)
 - Dapper(>= 1.50.5)
 - Dapper.Contrib(>= 1.50.5)
 - Microsoft.Extensions.Caching.Memory(>= 2.0.0)
 - Newtonsoft.Json(>= 12.0.1)
 
Tags