Crping.Common 1.7.0

dotnet add package Crping.Common --version 1.7.0                
NuGet\Install-Package Crping.Common -Version 1.7.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="Crping.Common" Version="1.7.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.Common --version 1.7.0                
#r "nuget: Crping.Common, 1.7.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 Crping.Common as a Cake Addin
#addin nuget:?package=Crping.Common&version=1.7.0

// Install Crping.Common as a Cake Tool
#tool nuget:?package=Crping.Common&version=1.7.0                

Crping.Common

常用开发工具包,扩展方法等

版本更新说明


1.7.0

2023-03-20
  • 新增中文繁体简体转换

历史版本

  • 1.6.7:更新引用组件版本
  • 1.6.6:修改ImportBySqlBulkCopy相关方法
  • 1.6.5:修改ImportBySqlBulkCopy相关方法
  • 1.6.4:修改ImportBySqlBulkCopy相关方法
  • 1.6.3:优化ImportBySqlBulkCopy相关方法
  • 1.6.2:修改为异步ImportBySqlBulkCopyAsync
  • 1.6.1:修改ImportBySqlBulkCopy
  • 1.6.0:添加OleDb,SqlBulkCopy数据导入功能,并删除Redis,Web相关方法
  • 1.5.0:优化类名
  • 1.4.1:代码位置调整,与Crping.Common.Base同步引用版本
  • 1.4.0:添加将\u开头编码的Unicode转换为正常字符串,添加时间戳与DateTime的转换。
  • 1.3.1:优化Message类,修改输出文字颜色
  • 1.3.0:添加Messenger类,并优化Message类
  • 1.2.2:优化Message类的显示格式逻辑。
  • 1.2.1:优化Message类的显示格式逻辑。
  • 1.2.0:修改ConsoleKit.Message类,并添加Messenger类
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Crping.Common:

Package Downloads
Crping.Authorize.BLL

Package Description

Crping.MultiTask

Package Description

Crping.WpfControls

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 298 3/20/2023
1.6.7 455 5/26/2022
1.6.5 379 9/8/2021
1.6.4 291 9/7/2021
1.6.3 313 9/7/2021
1.6.2 336 8/31/2021
1.6.1 321 8/31/2021
1.6.0 317 8/30/2021
1.5.0 304 7/22/2021
1.4.1 367 7/22/2021
1.4.0 4,410 3/11/2021
1.3.1 786 3/11/2021
1.3.0 1,444 3/8/2021
1.2.2 806 3/3/2021
1.2.1 340 3/3/2021
1.2.0 338 3/3/2021
1.1.3 2,263 10/17/2020
1.1.2 409 10/16/2020
1.1.1 467 10/14/2020
1.1.0 449 10/14/2020
1.0.0 1,692 9/23/2020

常用方法工具包