![]() |
VOOZH | about |
dotnet add package Crping.Common.Base --version 1.30.0
NuGet\Install-Package Crping.Common.Base -Version 1.30.0
<PackageReference Include="Crping.Common.Base" Version="1.30.0" />
<PackageVersion Include="Crping.Common.Base" Version="1.30.0" />Directory.Packages.props
<PackageReference Include="Crping.Common.Base" />Project file
paket add Crping.Common.Base --version 1.30.0
#r "nuget: Crping.Common.Base, 1.30.0"
#:package Crping.Common.Base@1.30.0
#addin nuget:?package=Crping.Common.Base&version=1.30.0Install as a Cake Addin
#tool nuget:?package=Crping.Common.Base&version=1.30.0Install as a Cake Tool
常用开发工具包,扩展方法等
ToEnumName()ImageExtToBytes(...),ToStream(...),ReduceSize(...)FromJson<T>(...)的委托参数改为Action<Exception, string>FromJson<T>(...)的委托参数的默认值FromJson<T>(...)CascadeItemGetCascadeItems(...),将枚举成员列表转换为级联选择数据列表GetEnumItems(...)ToCustomFormat()ToStringId(...),将对象转换为字符串IDCustomTimestamp(...)ToCustomFormat()GetEnumKvps(Type enumType, bool isOrder = false),修复未设置相关属性时的异常GetEnumItems<TEnum>(bool isOrder = false),修复未设置相关属性时的异常GetEnumKvps(Type enumType, bool isOrder = false),新增排序功能GetEnumItems<TEnum>(bool isOrder = false),新增排序功能CustomTimestamp(...)GenerateId(...),GetTimestampStr(...),新增参数:fixedTimeTreeNodeGenerateId(...)与GetTimestampStr(...)方法新增参数,并优化处理逻辑GenerateId(...)EnumKit新增方法List<(string Name, TEnum Code, int Value)> GetEnumItems<TEnum> ()EnumKit新增方法string GetEnumName<TEnum> (TEnum enumValue)IsContainsChinese()新增参数isAllChineseIsContainsChinese(),判断字符串是否包含中文GetTimestampStrSplitBySymbolsGetPropsMapping添加匿名类型输出ModelExt新增方法GetPropsMappingnet7.0ToCustomFormatToLabelValues中使用ToCustomFormat输出日期时间数据ToLabelValues添加对日期时间的格式处理ModelKit 中的方法 ToLabelValues 新增属性排序功能ModelKit添加新方法ToStringTruncation,截取字符串| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. 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. |
Showing the top 5 NuGet packages that depend on Crping.Common.Base:
| Package | Downloads |
|---|---|
|
Crping.Common
常用方法工具包 |
|
|
Crping.Auth.BLL
Crping.Auth 的业务逻辑层 |
|
|
Crping.Multitasking
Crping.Multitasking |
|
|
Crping.WeixinPay
微信支付 |
|
|
Crping.AuthPolicy.BLL
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.30.0 | 336 | 11/27/2025 |
| 1.29.0 | 301 | 11/10/2025 |
| 1.28.2 | 253 | 10/24/2025 |
| 1.28.1 | 238 | 10/24/2025 |
| 1.28.0 | 247 | 10/24/2025 |
| 1.27.0 | 258 | 10/21/2025 |
| 1.26.1 | 235 | 7/12/2025 |
| 1.26.0 | 400 | 4/9/2025 |
| 1.25.2 | 307 | 4/9/2025 |
| 1.25.1 | 585 | 6/14/2024 |
| 1.25.0 | 248 | 6/14/2024 |
| 1.24.0 | 459 | 3/28/2024 |
| 1.23.0 | 303 | 3/20/2024 |
| 1.22.0 | 281 | 3/13/2024 |
| 1.21.0 | 414 | 10/26/2023 |
| 1.20.0 | 590 | 5/29/2023 |
| 1.19.0 | 299 | 5/29/2023 |
| 1.18.0 | 660 | 2/17/2023 |
| 1.17.0 | 471 | 2/15/2023 |
| 1.16.1 | 455 | 2/13/2023 |
常用基础方法