DKPro.Common.Standard
1.0.3.2
自己常用方法的封装,包含若干常用方法,持续更新中...
目前尚未提供任何使用文档,且不能确定后续更新是否剔除原有方法,使用需谨慎。
Install-Package DKPro.Common.Standard -Version 1.0.3.2
dotnet add package DKPro.Common.Standard --version 1.0.3.2
<PackageReference Include="DKPro.Common.Standard" Version="1.0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DKPro.Common.Standard --version 1.0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DKPro.Common.Standard, 1.0.3.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DKPro.Common.Standard as a Cake Addin #addin nuget:?package=DKPro.Common.Standard&version=1.0.3.2 // Install DKPro.Common.Standard as a Cake Tool #tool nuget:?package=DKPro.Common.Standard&version=1.0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
自己常用方法的封装,包含若干常用方法,持续更新中...
目前尚未提供任何使用文档,且不能确定后续更新是否剔除原有方法,使用需谨慎。
1.0.2 将项目支持调整为 .Net Core 3.1 和 .Net 5
1.0.3 修改RSA加密类,加密、解密、生成密钥对方法
1.0.3.2 添加4个除法运算处理方法
Dependencies
-
.NETCoreApp 3.1
- BouncyCastle (>= 1.8.6.1)
- NodaTime (>= 3.0.3)
- System.Management (>= 5.0.0)
-
net5.0
- BouncyCastle (>= 1.8.6.1)
- NodaTime (>= 3.0.3)
- System.Management (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.