Crping.Common
1.6.2
See the version list below for details.
dotnet add package Crping.Common --version 1.6.2
NuGet\Install-Package Crping.Common -Version 1.6.2
<PackageReference Include="Crping.Common" Version="1.6.2" />
paket add Crping.Common --version 1.6.2
#r "nuget: Crping.Common, 1.6.2"
// Install Crping.Common as a Cake Addin #addin nuget:?package=Crping.Common&version=1.6.2 // Install Crping.Common as a Cake Tool #tool nuget:?package=Crping.Common&version=1.6.2
常用方法工具包
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Crping.Common.Base (>= 1.3.0)
- System.Data.OleDb (>= 5.0.0)
- System.Data.SqlClient (>= 4.8.2)
- System.Drawing.Common (>= 5.0.2)
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 |
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类