Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | |
Author(s): | Mark Beny |
Last Update: | Friday, November 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dapper.Lambada |
Install
Install-Package Dapper.Lambada
dotnet add package Dapper.Lambada
paket add Dapper.Lambada
Dapper.Lambada Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- FirebirdSql.Data.FirebirdClient(>= 7.5.0)
- Microsoft.CSharp(>= 4.7.0)
- MySql.Data(>= 8.0.22)
- Npgsql(>= 4.1.5)
- Oracle.ManagedDataAccess.Core(>= 2.19.91)
- System.Data.OleDb(>= 5.0.0)
- System.Data.SQLite.Core(>= 1.0.113.6)
- System.Data.SqlClient(>= 4.8.2)
Tags