CloudYxt.Models 1.2.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloudYxt.Models --version 1.2.9
NuGet\Install-Package CloudYxt.Models -Version 1.2.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CloudYxt.Models" Version="1.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudYxt.Models --version 1.2.9
#r "nuget: CloudYxt.Models, 1.2.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CloudYxt.Models as a Cake Addin
#addin nuget:?package=CloudYxt.Models&version=1.2.9

// Install CloudYxt.Models as a Cake Tool
#tool nuget:?package=CloudYxt.Models&version=1.2.9

云享通.Net Core常用WEBAPI数据类型及MongoDB扩展库,如:MongoDB常用方法、基于MongoDB的对象存储OSS方法,MongoDB索引自维护等。

Product 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.0.2 81 3/19/2024
3.0.1 97 1/30/2024
3.0.0 79 1/25/2024
2.9.0 80 1/19/2024
2.8.0 174 11/23/2023
2.7.0 92 11/23/2023
2.6.0 89 11/23/2023
2.5.0 115 10/23/2023
2.4.0 135 6/25/2023
2.3.0 146 4/26/2023
2.2.1 152 4/23/2023
2.2.0 133 4/21/2023
2.1.1 134 4/19/2023
2.1.0 152 4/13/2023
2.0.0 643 7/14/2022
1.3.0 432 3/21/2022
1.2.9 423 2/28/2022
1.2.8 403 2/25/2022
1.2.7 404 2/25/2022
1.2.6 418 2/24/2022
1.2.5 1,480 12/10/2021
1.2.4 262 12/6/2021
1.2.3 263 12/6/2021
1.2.2 441 12/1/2021
1.2.1 274 12/1/2021
1.2.0 959 9/30/2021
1.1.8 325 9/23/2021
1.1.7 1,810 7/15/2021
1.1.6 363 6/7/2021
1.1.5 304 5/27/2021
1.1.4 322 4/12/2021
1.1.3 318 3/30/2021
1.1.2 309 3/29/2021
1.1.1 303 3/29/2021
1.1.0 308 3/29/2021
1.0.17 344 3/15/2021
1.0.16 335 3/12/2021
1.0.15 313 3/5/2021
1.0.14 346 2/23/2021
1.0.13 311 2/18/2021
1.0.12 303 2/1/2021
1.0.11 377 1/22/2021
1.0.10 645 9/28/2020
1.0.9 440 8/26/2020
1.0.8 585 7/20/2020
1.0.7 508 7/9/2020
1.0.6 519 6/24/2020
1.0.5 544 6/16/2020
1.0.4 560 6/12/2020
1.0.3 565 6/12/2020
1.0.2 441 6/12/2020
1.0.1 457 6/12/2020
1.0.0 496 6/12/2020

云享通.Net Core常用WEBAPI数据类型及MongoDB扩展库,如:MongoDB常用方法、基于MongoDB的对象存储OSS方法,MongoDB索引自维护等。

1.2.9
重写DynamicToBsonDocument处理逻辑以提高效率,同时修复单独“_t”的意外结构

1.2.8
依赖包更新

1.2.7
修复DynamicToBsonDocument的BUG

1.2.6
修复DynamicToBsonDocument子属性处理的BUG

1.2.5
增加DynamicToBsonDocument支持Newtonsoft.Json对象

1.2.4
新增PostFormJson:以表单发送数据,接收为JSON对象

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管道的同步处理方法