A lightweight generic entities cacheable repository using Dapper. 
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 1.2.8 | 
| Author(s): | Renato Rocha | 
| Last Update: | Sunday, June 1, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/rocha83/DapperRepository | 
| NuGet Url: | https://www.nuget.org/packages/Rochas.DapperRepository | 
Install
Install-Package Rochas.DapperRepository
                        dotnet add package Rochas.DapperRepository
                        paket add Rochas.DapperRepository
                        
                                Rochas.DapperRepository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Rochas.DapperRepository.Specification(>= 1.0.0)
- Dapper(>= 2.0.35)
- MySqlConnector(>= 1.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Data.SQLite.Core(>= 1.0.113.5)
- System.Data.SqlClient(>= 4.8.2)
Tags
