LessJie.Utils
1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 1.0.0 or higher.
dotnet add package LessJie.Utils --version 1.1.0
NuGet\Install-Package LessJie.Utils -Version 1.1.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="LessJie.Utils" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LessJie.Utils --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LessJie.Utils, 1.1.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 LessJie.Utils as a Cake Addin #addin nuget:?package=LessJie.Utils&version=1.1.0 // Install LessJie.Utils as a Cake Tool #tool nuget:?package=LessJie.Utils&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
此包是常用工具的封装,是LXKing.Utils的更名版,此版本添加了代码注释,让开发者用起来更得心应手。使用手册敬请期待!My Utils By LessJie, Old Version LXKing.Utils By LXKing.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- LessJie.Office.Core (>= 12.0.0)
- Microsoft.Office.Interop.Excel (>= 15.0.4795.1000)
- Microsoft.Office.Interop.PowerPoint (>= 12.0.4518.1014)
- Microsoft.Office.Interop.Word (>= 15.0.4797.1003)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
更新内容:集合分页长度溢出,新增Office操作类等