Alternative database first framework to Entity Framework using Dapper. 
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 5.0.0.258 | 
| Author(s): | Dallas Beek | 
| Last Update: | Monday, January 20, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dallasbeek/Dapper.Database | 
| NuGet Url: | https://www.nuget.org/packages/Dapper.Database | 
Install
Install-Package Dapper.Database
                        dotnet add package Dapper.Database
                        paket add Dapper.Database
                        
                                Dapper.Database Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Dapper(>= 2.0.30)
 - Microsoft.CSharp(>= 4.7.0)
 - System.ComponentModel.Annotations(>= 4.7.0)
 
- Dapper(>= 2.0.30)
 - Microsoft.CSharp(>= 4.7.0)
 - System.ComponentModel.Annotations(>= 4.7.0)
 
Tags