CloudYxt.Models
1.2.3
See the version list below for details.
dotnet add package CloudYxt.Models --version 1.2.3
NuGet\Install-Package CloudYxt.Models -Version 1.2.3
<PackageReference Include="CloudYxt.Models" Version="1.2.3" />
<PackageVersion Include="CloudYxt.Models" Version="1.2.3" />
<PackageReference Include="CloudYxt.Models" />
paket add CloudYxt.Models --version 1.2.3
#r "nuget: CloudYxt.Models, 1.2.3"
#:package CloudYxt.Models@1.2.3
#addin nuget:?package=CloudYxt.Models&version=1.2.3
#tool nuget:?package=CloudYxt.Models&version=1.2.3
云享通.Net Core常用WEBAPI数据类型及MongoDB扩展库,如:MongoDB常用方法、基于MongoDB的对象存储OSS方法,MongoDB索引自维护等。
| 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. 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. |
-
.NETStandard 2.0
- CloudYxt.Base (>= 1.0.0)
- CloudYxt.Common (>= 1.0.8)
- Microsoft.Extensions.Configuration.Json (>= 3.1.17)
- MongoDB.Driver (>= 2.14.1)
- MongoDB.Driver.GridFS (>= 2.14.1)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.3 | 272 | 3/21/2025 |
| 4.0.0 | 210 | 2/20/2025 |
| 3.2.1 | 217 | 1/3/2025 |
| 3.1.2 | 233 | 7/24/2024 |
| 3.1.1 | 210 | 7/22/2024 |
| 3.0.7 | 204 | 7/18/2024 |
| 3.0.6 | 216 | 7/15/2024 |
| 3.0.5 | 206 | 7/5/2024 |
| 3.0.4 | 233 | 5/31/2024 |
| 3.0.2 | 275 | 3/19/2024 |
| 3.0.1 | 248 | 1/30/2024 |
| 3.0.0 | 220 | 1/25/2024 |
| 2.9.0 | 211 | 1/19/2024 |
| 2.8.0 | 303 | 11/23/2023 |
| 1.2.3 | 490 | 12/6/2021 |
云享通.Net Core常用WEBAPI数据类型及MongoDB扩展库,如:MongoDB常用方法、基于MongoDB的对象存储OSS方法,MongoDB索引自维护等。
1.2.3
调整HttpClient的PostJson和GetJson方法HttpStatusCode非200时也进行异常抛出
1.2.2
增加按时间序列的GetTimeSeqTextRange
1.2.1
增加MongoDB生成ID数组的方法:GetSeqRange,GetSeqXTextRange,GetTimeSeqTextRange
1.2.0
迁移几个基本类型模型至CloudYxt.Base
1.1.8
增加DynamicToBsonDocument支持数组对象
1.1.7
增加一种message类型
调整XWebClient的命名空间和System.Net合并
更新MongoDB驱动支持5.0
1.1.6
升级nuget各组件版本,增加JToken扩展方法
1.1.5
新增DynamicFormObject动态类,以帮助收集动态表单数据和Bson化
dynamic data = new DynamicFormObject();
data.SetPropertyValue(name, value);
1.1.4
增加基础数据类型的Description说明
1.1.3
修复一接口二义性BUG
1.1.2
紧急修复JParse转换问题
1.1.0
增加动态类型转BsonDocument、JsonTag相关方法
T=》DynamicToBsonDocument
T=》DynamicTryToJToken、DynamicTryToJObject、DynamicTryToJArray
增加只校验头部的认证数据包AuthHashDataSimple
将messageResult合并进messageData
1.0.17
丰富HttpClient处理方法
1.0.16
增加HttpClient的同步方法
1.0.15
增加HttpClient的PostJson和GetJson,更新关联包版本
1.0.14
增加XWebClient扩展,可直接发送和接收JSON对象
1.0.13
增加基于GridFS的OSS对象(具备去重和有效期控制)
1.0.12
增加AuthHashData校验数据接口模式
1.0.11
增加强类型messageResult
升级依赖包版本
1.0.10
增加OSS删除和表状态基本信息查询
1.0.9
增加.Net框架读取配置文件的路径兼容性
1.0.8
增加通道可选参数
1.0.7:
更新依赖包版本
1.0.6:
增加MongoDB用户锁定通用算法
增加MongoDB管道的同步处理方法