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 655 9/12/2022
2.3.5 612 5/15/2022
2.3.4 559 5/14/2022
2.3.3 522 5/7/2022
2.3.2 587 4/4/2022
2.3.1 537 3/29/2022
2.3.0 548 3/25/2022
2.2.9 557 3/24/2022
2.2.8 536 3/24/2022
2.2.7 554 3/21/2022
2.2.6 530 12/31/2021
2.2.5 435 12/30/2021
2.2.4 419 12/27/2021
2.2.3 672 11/20/2021
2.2.2 514 11/9/2021
2.2.1 502 10/17/2021
2.2.0 464 9/17/2021
2.1.9 579 7/10/2021
2.1.8 528 6/25/2021
2.1.7 516 6/23/2021
2.1.6 525 6/15/2021
2.1.5 575 6/6/2021
2.1.4 544 6/1/2021
2.1.3 491 5/13/2021
2.1.2 503 4/15/2021
2.1.1 496 4/14/2021
2.1.0 616 1/20/2021
2.0.9 574 1/14/2021
2.0.8 599 1/1/2021
2.0.7 809 11/15/2020
2.0.6 591 11/12/2020
2.0.5 568 11/10/2020
2.0.4 586 11/9/2020
2.0.3 582 11/5/2020
2.0.2 595 11/5/2020
2.0.1 548 10/31/2020
2.0.0 656 10/30/2020
1.1.4.3 568 10/27/2020
1.1.4.2 658 10/23/2020
1.1.4.1 579 10/22/2020
1.1.4 640 10/17/2020
1.1.3.9 581 10/13/2020
1.1.3.8 576 10/13/2020
1.1.3.7 603 10/12/2020
1.1.3.6 636 9/30/2020
1.1.3.5 568 9/29/2020
1.1.3.4 710 9/19/2020
1.1.3.3 613 9/17/2020
1.1.3.2 734 8/14/2020
1.1.3.1 627 8/11/2020
1.1.3 661 8/11/2020
1.1.2.9 608 8/3/2020
1.1.2.8 578 8/1/2020
1.1.2.7 690 7/31/2020
1.1.2.6 651 7/24/2020
1.1.2.5 641 7/16/2020
1.1.2.4 617 6/10/2020
1.1.2.3 680 5/27/2020
1.1.2.2 695 5/9/2020
1.1.2.1 829 4/11/2020
1.1.2 791 4/10/2020
1.1.1.9 797 4/9/2020
1.1.1.8 735 4/2/2020
1.1.1.7 717 3/31/2020
1.1.1.6 647 3/30/2020
1.1.1.5 673 3/29/2020
1.1.1.4 753 3/23/2020
1.1.1.3 665 3/12/2020
1.1.1.2 764 12/30/2019
1.1.1.1 717 12/30/2019
1.1.1 754 12/5/2019
1.1.0.9 691 12/5/2019
1.1.0.8 812 10/8/2019
1.1.0.7 825 7/15/2019
1.1.0.6 731 7/13/2019
1.1.0.5 701 7/13/2019
1.1.0.4 753 5/31/2019
1.1.0.3 732 5/24/2019
1.1.0.2 712 5/15/2019
1.0.9.8 775 4/26/2019
1.0.9.7 829 3/7/2019
1.0.9.6 1,101 9/27/2018
1.0.9.5 980 9/17/2018
1.0.9.3 1,006 9/14/2018
1.0.9.2 1,017 9/10/2018
1.0.9.1 961 9/10/2018
1.0.9 999 9/9/2018
1.0.8.9 1,055 9/5/2018
1.0.8.8 1,133 8/24/2018
1.0.8.7 1,018 8/24/2018
1.0.8.6 995 8/24/2018
1.0.8.5 1,177 8/9/2018
1.0.8.4 1,105 8/3/2018
1.0.8.3 1,068 8/3/2018
1.0.8.2 1,082 8/3/2018
1.0.8.1 1,096 8/3/2018
1.0.8 1,101 8/2/2018
1.0.7.9 1,094 7/31/2018
1.0.7.8 1,082 7/29/2018
1.0.7.7 1,110 7/28/2018
1.0.7.6 1,086 7/28/2018
1.0.7.5 1,088 7/27/2018
1.0.7.4 1,105 7/27/2018
1.0.7.3 1,116 7/25/2018
1.0.7.2 1,120 7/24/2018
1.0.7.1 1,064 7/24/2018
1.0.7 1,082 7/23/2018
1.0.6.9 1,222 7/19/2018
1.0.6.8 1,279 7/10/2018
1.0.6.7 1,307 7/10/2018
1.0.6.6 1,271 7/9/2018
1.0.6.5 1,266 7/9/2018
1.0.6.4 1,287 7/9/2018
1.0.6.3 1,262 7/9/2018
1.0.6.2 1,266 7/8/2018
1.0.6.1 1,239 7/8/2018
1.0.6 1,260 7/8/2018
1.0.5.9 1,237 7/6/2018
1.0.5.8 1,282 7/5/2018
1.0.5.7 1,293 7/5/2018
1.0.5.6 1,133 7/4/2018
1.0.5.5 1,260 7/4/2018
1.0.5.4 1,134 7/3/2018
1.0.5.3 1,288 7/3/2018
1.0.5.2 1,099 7/3/2018
1.0.5.1 1,269 7/2/2018
1.0.5 1,300 7/2/2018
1.0.4.9 1,107 7/2/2018
1.0.4.8 1,352 7/1/2018
1.0.4.7 1,111 5/22/2018
1.0.4.6 1,359 5/14/2018
1.0.4.5 1,330 5/13/2018
1.0.4.4 1,437 5/6/2018
1.0.4.3 1,348 5/6/2018
1.0.3 1,376 5/1/2018
1.0.2 1,296 4/25/2018

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