DotNetCommon.Core
1.2.0
See the version list below for details.
dotnet add package DotNetCommon.Core --version 1.2.0
NuGet\Install-Package DotNetCommon.Core -Version 1.2.0
<PackageReference Include="DotNetCommon.Core" Version="1.2.0" />
<PackageVersion Include="DotNetCommon.Core" Version="1.2.0" />
<PackageReference Include="DotNetCommon.Core" />
paket add DotNetCommon.Core --version 1.2.0
#r "nuget: DotNetCommon.Core, 1.2.0"
#addin nuget:?package=DotNetCommon.Core&version=1.2.0
#tool nuget:?package=DotNetCommon.Core&version=1.2.0
.net常用功能及数据模型,包含:
- 数据模型: Result/ResultPage/PageQuery
- 通用用户模型: User.Current.IdString
- 编码加解密(DES/AES/RSA/MD5/Base64UrlSafe)
- 分布式Id/分布式流水号
- 通用数据类型转换方法Object.To()
- 通用dto属性映射转换方法Object.Mapper();
- 树状结构数据操作(ToTree/ToFlat/FetchToTree)
- json序列化(Object.ToJsonFast())
- 类FluentValidation功能的校验组件
- 随机数(RandomHelper)
- 进程内队列模型(ProducerConsumerQueue)
- 帮助根据dto更新表的ModifyByDto()扩展方法
- 各种常用扩展
- 中文乱码检测
- 等等。。。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7
- Newtonsoft.Json (>= 12.0.3)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net5.0
- Newtonsoft.Json (>= 12.0.3)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net6.0
- Newtonsoft.Json (>= 12.0.3)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotNetCommon.Core:
Package | Downloads |
---|---|
DotNetCommon
.net常用功能及数据模型,包含: - 压缩/解压缩(CompressHelper) - 注册表操作(RegistryHelper) - 验证码(VerifyCodeHelper) - 汉字转拼音(WordsHelper) - 数据模型: Result - 通用代码块上下文模型: RunningContext.Current - 编码加解密(DES/AES/RSA/SHA256/MD5/Base64UrlSafe) - 通用数据类型转换方法Object.To() - 对象(poco)转换方法Object.Mapper(); - 对象(poco)深度克隆方法Object.DeepClone(); - 树状结构数据操作(ToFlat/FetchToTree/Visit/Filter) - json序列化(Object.ToJsonFast/ToJson) - Validation功能的校验组件(VValid) - 异步锁(AsyncLocker) - 图片检测(图片格式/图片尺寸)(ImageDetector) - 防抖函数(DebounceUtil) - 各种常用扩展 - 中文乱码检测(LuanMaHelper) - 国际化(I18N) - 通用日志组件(LoggerFactory) - *.properties 文件读取(PropertiesHelper) - 异步锁(AsyncLocker) - 等等。。。 |
|
DotNetCommon.Compress
压缩/解压缩帮助类: CompressHelper.cs |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
8.0.0 | 136 | 2/26/2025 | |
4.18.3 | 139 | 12/13/2024 | |
4.18.2 | 149 | 11/1/2024 | |
4.18.1 | 111 | 10/25/2024 | |
4.18.0 | 117 | 10/5/2024 | |
4.17.0 | 112 | 9/30/2024 | |
4.16.0 | 155 | 9/14/2024 | |
4.15.0 | 167 | 9/9/2024 | |
4.14.2 | 139 | 9/2/2024 | |
4.14.1 | 124 | 8/29/2024 | |
4.14.0 | 118 | 8/29/2024 | |
4.13.0 | 134 | 8/26/2024 | |
4.12.0 | 119 | 8/7/2024 | |
4.11.0 | 183 | 6/4/2024 | |
4.10.0 | 152 | 5/13/2024 | |
4.9.1 | 155 | 5/6/2024 | |
4.9.0 | 144 | 4/23/2024 | |
4.8.2 | 278 | 2/17/2024 | |
4.8.1 | 264 | 2/16/2024 | |
4.8.0 | 399 | 1/15/2024 | |
4.7.0 | 494 | 12/17/2023 | |
4.6.0 | 537 | 10/31/2023 | |
4.5.5 | 513 | 10/20/2023 | |
4.5.3 | 494 | 10/11/2023 | |
4.5.2 | 522 | 10/2/2023 | |
4.5.1 | 522 | 9/27/2023 | |
4.5.0 | 527 | 9/22/2023 | |
4.4.2 | 514 | 9/20/2023 | |
4.4.1 | 469 | 9/19/2023 | |
4.4.0 | 610 | 9/18/2023 | |
4.3.1 | 579 | 8/15/2023 | |
4.3.0 | 543 | 8/12/2023 | |
4.2.4 | 550 | 7/26/2023 | |
4.2.3 | 544 | 7/26/2023 | |
4.2.2 | 553 | 7/10/2023 | |
4.2.1 | 543 | 7/2/2023 | |
4.1.1 | 530 | 6/14/2023 | |
4.1.0 | 561 | 6/13/2023 | |
4.0.1 | 652 | 6/5/2023 | |
3.2.0 | 573 | 5/16/2023 | |
3.1.4 | 558 | 5/16/2023 | |
3.1.3 | 536 | 5/13/2023 | |
3.1.2 | 588 | 4/20/2023 | |
3.1.1 | 711 | 3/29/2023 | |
3.1.0 | 625 | 3/27/2023 | |
3.0.1 | 714 | 2/8/2023 | |
3.0.0 | 1,201 | 11/1/2022 | |
1.10.0 | 1,001 | 10/30/2022 | |
1.9.3 | 1,057 | 10/20/2022 | |
1.9.2 | 1,167 | 9/22/2022 | |
1.9.1 | 1,061 | 9/22/2022 | |
1.9.0 | 1,031 | 9/21/2022 | |
1.8.5 | 1,067 | 9/13/2022 | |
1.8.4 | 1,054 | 8/24/2022 | |
1.8.3 | 1,086 | 7/29/2022 | |
1.8.2 | 1,100 | 6/20/2022 | |
1.7.2 | 1,162 | 4/28/2022 | |
1.7.1 | 1,081 | 4/26/2022 | |
1.7.0 | 1,097 | 4/18/2022 | |
1.6.0 | 1,140 | 3/30/2022 | |
1.5.0 | 1,173 | 1/24/2022 | |
1.4.1 | 771 | 1/9/2022 | |
1.3.0 | 889 | 12/6/2021 | |
1.2.0 | 923 | 11/14/2021 | |
1.1.4 | 906 | 10/21/2021 | |
1.1.3 | 894 | 9/26/2021 | |
1.1.2 | 974 | 9/26/2021 | |
1.1.1 | 856 | 9/21/2021 | |
1.1.0 | 1,104 | 9/5/2021 | |
1.0.0 | 912 | 8/27/2021 |