LambdaToSql 3.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package LambdaToSql --version 3.1.0
NuGet\Install-Package LambdaToSql -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LambdaToSql" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LambdaToSql --version 3.1.0
#r "nuget: LambdaToSql, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LambdaToSql as a Cake Addin
#addin nuget:?package=LambdaToSql&version=3.1.0

// Install LambdaToSql as a Cake Tool
#tool nuget:?package=LambdaToSql&version=3.1.0

1.底层重新梳理一次
2.底层结构更清晰,全部采用接口,抽象类方式
3.对多数据库类型支持更灵活,基本能实现开闭原则;
4.增加数据类型,值需要增加对应几个cs类文件就可以,不需要改动原来任何东西;
5.增加数据类型后,只需要调整不同数据库查询模板返回值即可;
6.后期准备对模板语法开放,用户可以自定义模板语法(预计在 V3.0.5)
7.本次增加对Sqlite数据的支持(未完全测试)
8.分页调整成模板支持
9.修复 ex=>ex.name==null问题
10.修复ex=>ex.name.Value=10 问题

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.3 491 7/13/2021
3.1.2 382 7/13/2021
3.1.1 748 5/10/2019
3.1.0 945 9/8/2018
2.0.9 938 8/20/2018
2.0.8 982 8/9/2018
2.0.7 915 7/30/2018
2.0.6 964 7/30/2018
2.0.5 903 7/29/2018
2.0.4 1,033 7/13/2018
2.0.3 1,056 7/10/2018
2.0.2 987 7/9/2018
2.0.1 899 7/6/2018
2.0.0 1,021 7/3/2018
1.2.2 941 7/2/2018
1.2.1 958 7/2/2018
1.2.0 1,052 6/27/2018
1.1.9 1,034 6/25/2018
1.0.1.8 1,211 6/20/2018
1.0.1.7 1,060 6/20/2018
1.0.1.6 969 6/20/2018
1.0.1.5 1,193 4/29/2018
1.0.1.4 1,087 12/20/2017
1.0.1.3 971 9/27/2017