CML.ToolKit 1.0.0

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

// Install CML.ToolKit as a Cake Tool
#tool nuget:?package=CML.ToolKit&version=1.0.0

CML.ToolKit是一个基于C#的编程工具包,其中包含WinForm控件、Socket通讯、配置操作、加密解密等功能。

【开发环境】
* Language: C# 7.1
* IDE: Visual Studio 2019
* Framework: .Net Framework 4.0

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

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
1.1.7 694 10/12/2019
1.1.6 496 9/7/2019
1.1.5 509 9/4/2019
1.1.4 481 9/3/2019
1.1.3 486 9/3/2019
1.1.2 500 8/28/2019
1.1.1 496 8/14/2019
1.1.0 503 7/23/2019
1.0.12 495 7/21/2019
1.0.11 494 7/19/2019
1.0.10 492 7/17/2019
1.0.9 506 7/15/2019
1.0.8 500 7/11/2019
1.0.7 492 7/6/2019
1.0.6 510 7/5/2019
1.0.5 492 7/5/2019
1.0.4 490 7/4/2019
1.0.3 494 7/3/2019
1.0.2 498 7/3/2019
1.0.1 509 6/29/2019
1.0.0 515 6/29/2019
1.0.0-beta 369 6/29/2019
1.0.0-alpha 356 6/29/2019

1.0.0
1.增加一些枚举操作功能;
2.增加扩展方法。

1.0.0-beta
1.增加增加UI自动化操作库。