![]() |
VOOZH | about |
dotnet add package Crping.Common --version 1.6.5
NuGet\Install-Package Crping.Common -Version 1.6.5
<PackageReference Include="Crping.Common" Version="1.6.5" />
<PackageVersion Include="Crping.Common" Version="1.6.5" />Directory.Packages.props
<PackageReference Include="Crping.Common" />Project file
paket add Crping.Common --version 1.6.5
#r "nuget: Crping.Common, 1.6.5"
#:package Crping.Common@1.6.5
#addin nuget:?package=Crping.Common&version=1.6.5Install as a Cake Addin
#tool nuget:?package=Crping.Common&version=1.6.5Install as a Cake Tool
常用方法工具包
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 netstandard2.1 is compatible. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.7.0 | 530 | 3/20/2023 |
| 1.6.7 | 643 | 5/26/2022 |
| 1.6.5 | 580 | 9/8/2021 |
| 1.6.4 | 495 | 9/7/2021 |
| 1.6.3 | 504 | 9/7/2021 |
| 1.6.2 | 540 | 8/31/2021 |
| 1.6.1 | 521 | 8/31/2021 |
| 1.6.0 | 509 | 8/30/2021 |
| 1.5.0 | 509 | 7/22/2021 |
| 1.4.1 | 567 | 7/22/2021 |
| 1.4.0 | 4,894 | 3/11/2021 |
| 1.3.1 | 1,010 | 3/11/2021 |
| 1.3.0 | 1,722 | 3/8/2021 |
| 1.2.2 | 1,023 | 3/3/2021 |
| 1.2.1 | 553 | 3/3/2021 |
| 1.2.0 | 559 | 3/3/2021 |
| 1.1.3 | 2,579 | 10/17/2020 |
| 1.1.2 | 632 | 10/16/2020 |
| 1.1.1 | 709 | 10/14/2020 |
| 1.1.0 | 691 | 10/14/2020 |
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类