Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 8.0.1 |
Author(s): | Mehran Norouzi |
Last Update: | Monday, January 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mehrannoruzi/Bat |
NuGet Url: | https://www.nuget.org/packages/Bat.Dapper |
Install
Install-Package Bat.Dapper
dotnet add package Bat.Dapper
paket add Bat.Dapper
Bat.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
- Dapper(>= 2.0.78)
- Bat.Core(>= 1.0.7)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
- Dapper(>= 2.0.78)
- Bat.Core(>= 1.0.7)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
- Dapper(>= 2.0.78)
- Bat.Core(>= 1.0.7)
Tags
ForExample : Implementation Of DapperExtensionMethods, ExecuteSp, ExecuteQuery, ExecuteQueryCommand ...