CloudYxt.Common
2.1.0
See the version list below for details.
dotnet add package CloudYxt.Common --version 2.1.0
NuGet\Install-Package CloudYxt.Common -Version 2.1.0
<PackageReference Include="CloudYxt.Common" Version="2.1.0" />
paket add CloudYxt.Common --version 2.1.0
#r "nuget: CloudYxt.Common, 2.1.0"
// Install CloudYxt.Common as a Cake Addin #addin nuget:?package=CloudYxt.Common&version=2.1.0 // Install CloudYxt.Common as a Cake Tool #tool nuget:?package=CloudYxt.Common&version=2.1.0
云享通.Net Core基础处理类扩展库,如:常见的类型快捷方法和KTDatatable接收方法
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
- AutoMapper (>= 12.0.1)
- System.Text.Encoding.CodePages (>= 6.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CloudYxt.Common:
Package | Downloads |
---|---|
CloudYxt.Models
云享通.Net Core常用WEBAPI数据类型及MongoDB扩展库,如:MongoDB常用方法、基于MongoDB的对象存储OSS方法,MongoDB索引自维护等。 |
|
CloudYxt.ClickHouse
云享通.Net Corec基于ClickHouse.Ado驱动建立常规数据操作库。 |
|
CloudYxt.Redis
云享通.Net Core针对Redis扩展操作库 |
|
CloudYxt.DingTalk
云享通.Net Core钉钉机器人扩展库(可支持签名) 1.1.0 支持CloudYxt.Base数据类型 |
|
CloudYxt.Models.WeiXin
云享通.Net Corec微信开发SDK数据结构,注意:当前仅包含核心数据结构SDK,未包含全部开发SDK。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 424 | 3/19/2024 |
2.2.1 | 394 | 10/7/2023 |
2.2.0 | 192 | 8/2/2023 |
2.1.1 | 485 | 4/21/2023 |
2.1.0 | 166 | 4/21/2023 |
2.0.0 | 1,995 | 7/14/2022 |
1.0.8 | 6,592 | 11/26/2021 |
1.0.7 | 4,204 | 6/7/2021 |
1.0.6 | 2,260 | 2/23/2021 |
1.0.5 | 488 | 2/23/2021 |
1.0.4 | 795 | 1/5/2021 |
1.0.3 | 966 | 8/26/2020 |
1.0.2 | 953 | 7/9/2020 |
1.0.1 | 1,650 | 6/12/2020 |
1.0.0 | 784 | 6/12/2020 |
云享通.Net Core基础处理类扩展库,如:常见的类型快捷方法和KTDatatable接收方法
2.1.0
增加KTDatatable自定义的datatableDictRequest和datatableTRequest<T>接收方法以方便接收过滤参数,同时新增字典的TryGetFilterString方法以接收字符串值
2.0.0
升级包目标为netstandard2.1,升级nuget,调整中文拼音的自适应编码方法
1.0.8
增加AutoMapper类型映射扩展方法,增加DateTime?的ToUniversalTime()扩展方法
1.0.7
增加KTDatatable自定义filter参数和Description说明
1.0.6
紧急增加AES解密使用BASE64字符方法
1.0.5
增加AES-CBC、SHA1快捷算法
1.0.4
增加中文转拼音模块
1.0.3
增加中文字符按两个字符计算和截取方法
增加独立分页计算参数方法
1.0.2
增加Unicode编解码快捷方法