Zq.SQLBuilder 2.3.6

dotnet add package Zq.SQLBuilder --version 2.3.6
                    
NuGet\Install-Package Zq.SQLBuilder -Version 2.3.6
                    
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="Zq.SQLBuilder" Version="2.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zq.SQLBuilder" Version="2.3.6" />
                    
Directory.Packages.props
<PackageReference Include="Zq.SQLBuilder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zq.SQLBuilder --version 2.3.6
                    
#r "nuget: Zq.SQLBuilder, 2.3.6"
                    
#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.
#:package Zq.SQLBuilder@2.3.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zq.SQLBuilder&version=2.3.6
                    
Install as a Cake Addin
#tool nuget:?package=Zq.SQLBuilder&version=2.3.6
                    
Install as a Cake Tool

Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Zq.SQLBuilder:

Package Downloads
Zq.SQLBuilder.Diagnostics

SqlBuilder的日志诊断订阅扩展类;

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.6 672 9/12/2022
2.3.5 626 5/15/2022
2.3.4 576 5/14/2022
2.3.3 536 5/7/2022
2.3.2 604 4/4/2022
2.3.1 552 3/29/2022
2.3.0 563 3/25/2022
2.2.9 573 3/24/2022
2.2.8 553 3/24/2022
2.2.7 569 3/21/2022
2.2.6 548 12/31/2021
2.2.5 449 12/30/2021
2.2.4 434 12/27/2021
2.2.3 687 11/20/2021
2.2.2 529 11/9/2021
2.2.1 516 10/17/2021
2.2.0 477 9/17/2021
2.1.9 594 7/10/2021
2.1.8 542 6/25/2021
2.1.7 530 6/23/2021
2.1.6 542 6/15/2021
2.1.5 588 6/6/2021
2.1.4 559 6/1/2021
2.1.3 505 5/13/2021
2.1.2 517 4/15/2021
2.1.1 512 4/14/2021
2.1.0 633 1/20/2021
2.0.9 588 1/14/2021
2.0.8 616 1/1/2021
2.0.7 825 11/15/2020
2.0.6 607 11/12/2020
2.0.5 583 11/10/2020
2.0.4 604 11/9/2020
2.0.3 599 11/5/2020
2.0.2 612 11/5/2020
2.0.1 565 10/31/2020
2.0.0 672 10/30/2020
1.1.4.3 582 10/27/2020
1.1.4.2 674 10/23/2020
1.1.4.1 594 10/22/2020
1.1.4 656 10/17/2020
1.1.3.9 596 10/13/2020
1.1.3.8 590 10/13/2020
1.1.3.7 618 10/12/2020
1.1.3.6 653 9/30/2020
1.1.3.5 585 9/29/2020
1.1.3.4 726 9/19/2020
1.1.3.3 627 9/17/2020
1.1.3.2 750 8/14/2020
1.1.3.1 642 8/11/2020
1.1.3 677 8/11/2020
1.1.2.9 626 8/3/2020
1.1.2.8 593 8/1/2020
1.1.2.7 706 7/31/2020
1.1.2.6 665 7/24/2020
1.1.2.5 657 7/16/2020
1.1.2.4 634 6/10/2020
1.1.2.3 694 5/27/2020
1.1.2.2 709 5/9/2020
1.1.2.1 843 4/11/2020
1.1.2 809 4/10/2020
1.1.1.9 814 4/9/2020
1.1.1.8 752 4/2/2020
1.1.1.7 731 3/31/2020
1.1.1.6 662 3/30/2020
1.1.1.5 688 3/29/2020
1.1.1.4 769 3/23/2020
1.1.1.3 680 3/12/2020
1.1.1.2 778 12/30/2019
1.1.1.1 731 12/30/2019
1.1.1 769 12/5/2019
1.1.0.9 706 12/5/2019
1.1.0.8 829 10/8/2019
1.1.0.7 841 7/15/2019
1.1.0.6 747 7/13/2019
1.1.0.5 715 7/13/2019
1.1.0.4 770 5/31/2019
1.1.0.3 747 5/24/2019
1.1.0.2 727 5/15/2019
1.0.9.8 790 4/26/2019
1.0.9.7 847 3/7/2019
1.0.9.6 1,118 9/27/2018
1.0.9.5 996 9/17/2018
1.0.9.3 1,021 9/14/2018
1.0.9.2 1,031 9/10/2018
1.0.9.1 977 9/10/2018
1.0.9 1,016 9/9/2018
1.0.8.9 1,071 9/5/2018
1.0.8.8 1,148 8/24/2018
1.0.8.7 1,033 8/24/2018
1.0.8.6 1,011 8/24/2018
1.0.8.5 1,204 8/9/2018
1.0.8.4 1,134 8/3/2018
1.0.8.3 1,097 8/3/2018
1.0.8.2 1,110 8/3/2018
1.0.8.1 1,124 8/3/2018
1.0.8 1,131 8/2/2018
1.0.7.9 1,126 7/31/2018
1.0.7.8 1,110 7/29/2018
1.0.7.7 1,140 7/28/2018
1.0.7.6 1,115 7/28/2018
1.0.7.5 1,117 7/27/2018
1.0.7.4 1,135 7/27/2018
1.0.7.3 1,144 7/25/2018
1.0.7.2 1,148 7/24/2018
1.0.7.1 1,092 7/24/2018
1.0.7 1,111 7/23/2018
1.0.6.9 1,262 7/19/2018
1.0.6.8 1,322 7/10/2018
1.0.6.7 1,350 7/10/2018
1.0.6.6 1,313 7/9/2018
1.0.6.5 1,310 7/9/2018
1.0.6.4 1,331 7/9/2018
1.0.6.3 1,304 7/9/2018
1.0.6.2 1,306 7/8/2018
1.0.6.1 1,282 7/8/2018
1.0.6 1,303 7/8/2018
1.0.5.9 1,278 7/6/2018
1.0.5.8 1,325 7/5/2018
1.0.5.7 1,338 7/5/2018
1.0.5.6 1,162 7/4/2018
1.0.5.5 1,302 7/4/2018
1.0.5.4 1,165 7/3/2018
1.0.5.3 1,334 7/3/2018
1.0.5.2 1,129 7/3/2018
1.0.5.1 1,313 7/2/2018
1.0.5 1,345 7/2/2018
1.0.4.9 1,138 7/2/2018
1.0.4.8 1,397 7/1/2018
1.0.4.7 1,143 5/22/2018
1.0.4.6 1,404 5/14/2018
1.0.4.5 1,374 5/13/2018
1.0.4.4 1,484 5/6/2018
1.0.4.3 1,393 5/6/2018
1.0.3 1,423 5/1/2018
1.0.2 1,343 4/25/2018

1.引入FastMember,替换原有的反射调用;
2.优化GetColumnInfo、GetPrimaryKey;
3.优化ToEntities、ToLists;
4.新增TryGetValue、TryGetOrAdd、ContainsKey、ToEntity字典扩展方法;
5.优化列信息获取,添加内存缓存;
6.支持Where表达式中HashSet写法解析;
7.升级nuget包;