Zq.SQLBuilder
2.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Zq.SQLBuilder --version 2.0.8
NuGet\Install-Package Zq.SQLBuilder -Version 2.0.8
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.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zq.SQLBuilder --version 2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zq.SQLBuilder, 2.0.8"
#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 Zq.SQLBuilder as a Cake Addin #addin nuget:?package=Zq.SQLBuilder&version=2.0.8 // Install Zq.SQLBuilder as a Cake Tool #tool nuget:?package=Zq.SQLBuilder&version=2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;
Product | Versions 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.
-
.NETFramework 4.5
- Dapper (>= 1.50.2)
- FastExpressionCompiler (>= 2.0.0)
- MySqlConnector (>= 1.2.1)
- Npgsql (>= 4.0.11)
- Oracle.ManagedDataAccess (>= 19.10.0)
- Stub.System.Data.SQLite.Core.NetFramework (>= 1.0.113.3)
- System.Buffers (>= 4.5.1)
- System.Data.SQLite.Core (>= 1.0.113.7)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
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 | 580 | 9/12/2022 |
2.3.5 | 561 | 5/15/2022 |
2.3.4 | 497 | 5/14/2022 |
2.3.3 | 471 | 5/7/2022 |
2.3.2 | 527 | 4/4/2022 |
2.3.1 | 474 | 3/29/2022 |
2.3.0 | 492 | 3/25/2022 |
2.2.9 | 499 | 3/24/2022 |
2.2.8 | 480 | 3/24/2022 |
2.2.7 | 496 | 3/21/2022 |
2.2.6 | 461 | 12/31/2021 |
2.2.5 | 373 | 12/30/2021 |
2.2.4 | 352 | 12/27/2021 |
2.2.3 | 607 | 11/20/2021 |
2.2.2 | 444 | 11/9/2021 |
2.2.1 | 438 | 10/17/2021 |
2.2.0 | 403 | 9/17/2021 |
2.1.9 | 518 | 7/10/2021 |
2.1.8 | 463 | 6/25/2021 |
2.1.7 | 456 | 6/23/2021 |
2.1.6 | 456 | 6/15/2021 |
2.1.5 | 508 | 6/6/2021 |
2.1.4 | 474 | 6/1/2021 |
2.1.3 | 426 | 5/13/2021 |
2.1.2 | 438 | 4/15/2021 |
2.1.1 | 427 | 4/14/2021 |
2.1.0 | 536 | 1/20/2021 |
2.0.9 | 499 | 1/14/2021 |
2.0.8 | 520 | 1/1/2021 |
2.0.7 | 725 | 11/15/2020 |
2.0.6 | 518 | 11/12/2020 |
2.0.5 | 491 | 11/10/2020 |
2.0.4 | 507 | 11/9/2020 |
2.0.3 | 508 | 11/5/2020 |
2.0.2 | 514 | 11/5/2020 |
2.0.1 | 471 | 10/31/2020 |
2.0.0 | 578 | 10/30/2020 |
1.1.4.3 | 491 | 10/27/2020 |
1.1.4.2 | 578 | 10/23/2020 |
1.1.4.1 | 503 | 10/22/2020 |
1.1.4 | 564 | 10/17/2020 |
1.1.3.9 | 507 | 10/13/2020 |
1.1.3.8 | 501 | 10/13/2020 |
1.1.3.7 | 531 | 10/12/2020 |
1.1.3.6 | 556 | 9/30/2020 |
1.1.3.5 | 491 | 9/29/2020 |
1.1.3.4 | 631 | 9/19/2020 |
1.1.3.3 | 538 | 9/17/2020 |
1.1.3.2 | 647 | 8/14/2020 |
1.1.3.1 | 552 | 8/11/2020 |
1.1.3 | 587 | 8/11/2020 |
1.1.2.9 | 532 | 8/3/2020 |
1.1.2.8 | 505 | 8/1/2020 |
1.1.2.7 | 615 | 7/31/2020 |
1.1.2.6 | 575 | 7/24/2020 |
1.1.2.5 | 567 | 7/16/2020 |
1.1.2.4 | 538 | 6/10/2020 |
1.1.2.3 | 597 | 5/27/2020 |
1.1.2.2 | 613 | 5/9/2020 |
1.1.2.1 | 745 | 4/11/2020 |
1.1.2 | 704 | 4/10/2020 |
1.1.1.9 | 695 | 4/9/2020 |
1.1.1.8 | 641 | 4/2/2020 |
1.1.1.7 | 632 | 3/31/2020 |
1.1.1.6 | 565 | 3/30/2020 |
1.1.1.5 | 586 | 3/29/2020 |
1.1.1.4 | 667 | 3/23/2020 |
1.1.1.3 | 583 | 3/12/2020 |
1.1.1.2 | 680 | 12/30/2019 |
1.1.1.1 | 638 | 12/30/2019 |
1.1.1 | 670 | 12/5/2019 |
1.1.0.9 | 603 | 12/5/2019 |
1.1.0.8 | 720 | 10/8/2019 |
1.1.0.7 | 720 | 7/15/2019 |
1.1.0.6 | 642 | 7/13/2019 |
1.1.0.5 | 613 | 7/13/2019 |
1.1.0.4 | 661 | 5/31/2019 |
1.1.0.3 | 647 | 5/24/2019 |
1.1.0.2 | 626 | 5/15/2019 |
1.0.9.8 | 683 | 4/26/2019 |
1.0.9.7 | 731 | 3/7/2019 |
1.0.9.6 | 984 | 9/27/2018 |
1.0.9.5 | 872 | 9/17/2018 |
1.0.9.3 | 890 | 9/14/2018 |
1.0.9.2 | 909 | 9/10/2018 |
1.0.9.1 | 851 | 9/10/2018 |
1.0.9 | 881 | 9/9/2018 |
1.0.8.9 | 939 | 9/5/2018 |
1.0.8.8 | 1,010 | 8/24/2018 |
1.0.8.7 | 903 | 8/24/2018 |
1.0.8.6 | 879 | 8/24/2018 |
1.0.8.5 | 1,062 | 8/9/2018 |
1.0.8.4 | 927 | 8/3/2018 |
1.0.8.3 | 891 | 8/3/2018 |
1.0.8.2 | 908 | 8/3/2018 |
1.0.8.1 | 923 | 8/3/2018 |
1.0.8 | 929 | 8/2/2018 |
1.0.7.9 | 922 | 7/31/2018 |
1.0.7.8 | 910 | 7/29/2018 |
1.0.7.7 | 938 | 7/28/2018 |
1.0.7.6 | 912 | 7/28/2018 |
1.0.7.5 | 913 | 7/27/2018 |
1.0.7.4 | 930 | 7/27/2018 |
1.0.7.3 | 943 | 7/25/2018 |
1.0.7.2 | 949 | 7/24/2018 |
1.0.7.1 | 890 | 7/24/2018 |
1.0.7 | 909 | 7/23/2018 |
1.0.6.9 | 972 | 7/19/2018 |
1.0.6.8 | 1,026 | 7/10/2018 |
1.0.6.7 | 1,057 | 7/10/2018 |
1.0.6.6 | 1,010 | 7/9/2018 |
1.0.6.5 | 1,010 | 7/9/2018 |
1.0.6.4 | 1,032 | 7/9/2018 |
1.0.6.3 | 1,007 | 7/9/2018 |
1.0.6.2 | 1,008 | 7/8/2018 |
1.0.6.1 | 985 | 7/8/2018 |
1.0.6 | 1,009 | 7/8/2018 |
1.0.5.9 | 982 | 7/6/2018 |
1.0.5.8 | 1,023 | 7/5/2018 |
1.0.5.7 | 1,038 | 7/5/2018 |
1.0.5.6 | 954 | 7/4/2018 |
1.0.5.5 | 1,007 | 7/4/2018 |
1.0.5.4 | 960 | 7/3/2018 |
1.0.5.3 | 1,036 | 7/3/2018 |
1.0.5.2 | 926 | 7/3/2018 |
1.0.5.1 | 1,015 | 7/2/2018 |
1.0.5 | 1,050 | 7/2/2018 |
1.0.4.9 | 921 | 7/2/2018 |
1.0.4.8 | 1,091 | 7/1/2018 |
1.0.4.7 | 933 | 5/22/2018 |
1.0.4.6 | 1,093 | 5/14/2018 |
1.0.4.5 | 1,067 | 5/13/2018 |
1.0.4.4 | 1,169 | 5/6/2018 |
1.0.4.3 | 1,083 | 5/6/2018 |
1.0.3 | 1,109 | 5/1/2018 |
1.0.2 | 1,023 | 4/25/2018 |
1.优化Select查询,支持自定义动态查询字段内容;
2.优化Where条件,支持Trim、TrimStart、TrimEnd动态条件;
3.优化字段别名;
4.优化查询字段,修复$""形式的字段常量时异常bug;
5.优化SqlBuilderExtensions,新增ToPage、ToDataTable扩展方法;