Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 8.0.3 | 
| Author(s): | musictopia | 
| Last Update: | Friday, February 9, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/DapperHelpersLibrary | 
Install
Install-Package DapperHelpersLibrary
                        dotnet add package DapperHelpersLibrary
                        paket add DapperHelpersLibrary
                        
                                DapperHelpersLibrary Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CommonBasicStandardLibraries(>= 3.0.1)
- Dapper(>= 2.0.30)
Tags
 
                
Allows advanced searching and sorting and crud functions.
Maps to tables and columns via attributes.
Even has many ways to be smart about updating.
Even allows multiple tables include one to many joins with up to 3 tables.