Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.30.0 |
Author(s): | TatsuyaIshikawa ShinsukeOda KazushiKamegawa |
Last Update: | Wednesday, July 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Codeer-Software/LambdicSql.SqlServer |
NuGet Url: | https://www.nuget.org/packages/LambdicSql.SqlServer |
Install
Install-Package LambdicSql.SqlServer
dotnet add package LambdicSql.SqlServer
paket add LambdicSql.SqlServer
LambdicSql.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- LambdicSql(>= 0.64.0)
Tags
Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.