ZDevTools 1.5.5910.18395

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

// Install ZDevTools as a Cake Tool
#tool nuget:?package=ZDevTools&version=1.5.5910.18395                

开发工具库,目前包含一个SqlHelper库和一个支持自动完成的文本框控件(修改自其它项目)

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ZDevTools:

Package Downloads
ZDevTools.Data.MySqlHelper

针对MySql.Data实现的MySqlHelper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.2 106 12/14/2024
5.7.1 436 12/27/2022
5.7.0 326 12/27/2022
5.6.1 317 12/26/2022
5.6.0 506 9/23/2022
5.5.1 492 5/31/2022
5.5.0 487 5/24/2022
5.4.0 503 4/20/2022
5.3.1 506 4/20/2022
5.3.0 483 3/23/2022
5.2.3 327 1/11/2022
5.2.2 430 8/11/2021
5.2.1 394 8/10/2021
5.2.0 644 6/3/2021
5.1.1 427 3/18/2021
5.1.0 409 3/18/2021
5.0.0 613 1/13/2021
4.5.0 671 11/17/2020
4.4.1 528 9/21/2020
4.4.0 914 8/15/2020
4.3.0 524 8/11/2020
4.2.1 641 7/25/2020
4.2.0 656 7/25/2020
4.1.4 534 5/29/2020
4.1.3 561 5/29/2020
4.1.1 524 5/19/2020
4.1.0 609 5/18/2020
4.0.0 566 5/3/2020
3.2.2 536 4/17/2020
3.2.1 536 4/14/2020
3.2.0 539 4/14/2020
3.1.1 778 3/27/2020
3.1.0 583 3/22/2020
3.0.0 772 3/14/2020
2.6.7302.36425 730 12/29/2019
2.6.7292.39634 588 12/19/2019
2.5.7291.41285 562 12/18/2019
2.5.7290.39666 603 12/17/2019
2.4.7272.41199 570 11/29/2019
2.4.7220.43136 665 10/8/2019
2.3.7192.38837 605 9/10/2019
2.3.7185.41968 617 9/3/2019
2.2.6944.20390 792 1/5/2019
2.1.6920.31035 728 12/12/2018
2.0.6920.23707 711 12/12/2018
1.9.6856.40959 1,059 10/9/2018
1.8.6501.41378 977 10/19/2017
1.7.6437.36231 1,173 8/16/2017
1.6.6149.20517 1,734 11/1/2016
1.6.5963.21614 1,394 4/29/2016
1.6.5948.28315 1,311 4/14/2016
1.5.5910.18395 1,280 3/7/2016
1.5.5907.40685 1,241 3/4/2016
1.4.5906.18170 1,254 3/3/2016
1.3.5874.2137 1,264 1/30/2016
1.2.5863.30414 1,254 1/20/2016
1.2.5822.32337 1,384 12/10/2015

SqlHelper新增SqlBulkCopy方式拷贝数据到数据库