LambdaToSql 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package LambdaToSql --version 2.0.2
NuGet\Install-Package LambdaToSql -Version 2.0.2
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="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LambdaToSql --version 2.0.2
#r "nuget: LambdaToSql, 2.0.2"
#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=2.0.2

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

1.修复生成实体DbFirst bug
2.修改更新问题
3.新增添加混存功能
4.新增查询方式,抛弃DataTable转IList方式,使用IDataReader转Ilist方式获取实体
5.修复几个新发现的bug
6.优化插入性能 1000条插入时间小于6s
7.优化读取性能 10w条数据一次读取到Ilist中 下雨7s
8.优化分页性能,10w数据,每页50条,取中间页 小于100ms
9.调整Find(主键)逻辑

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 488 7/13/2021
3.1.2 382 7/13/2021
3.1.1 748 5/10/2019
3.1.0 940 9/8/2018
2.0.9 933 8/20/2018
2.0.8 978 8/9/2018
2.0.7 912 7/30/2018
2.0.6 962 7/30/2018
2.0.5 901 7/29/2018
2.0.4 1,031 7/13/2018
2.0.3 1,054 7/10/2018
2.0.2 985 7/9/2018
2.0.1 897 7/6/2018
2.0.0 1,019 7/3/2018
1.2.2 938 7/2/2018
1.2.1 956 7/2/2018
1.2.0 1,049 6/27/2018
1.1.9 1,031 6/25/2018
1.0.1.8 1,208 6/20/2018
1.0.1.7 1,058 6/20/2018
1.0.1.6 967 6/20/2018
1.0.1.5 1,190 4/29/2018
1.0.1.4 1,084 12/20/2017
1.0.1.3 968 9/27/2017