NewLife.Core 10.1.2023.203-beta0156

This is a prerelease version of NewLife.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewLife.Core --version 10.1.2023.203-beta0156
                    
NuGet\Install-Package NewLife.Core -Version 10.1.2023.203-beta0156
                    
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="NewLife.Core" Version="10.1.2023.203-beta0156" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Core" Version="10.1.2023.203-beta0156" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewLife.Core --version 10.1.2023.203-beta0156
                    
#r "nuget: NewLife.Core, 10.1.2023.203-beta0156"
                    
#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.
#addin nuget:?package=NewLife.Core&version=10.1.2023.203-beta0156&prerelease
                    
Install NewLife.Core as a Cake Addin
#tool nuget:?package=NewLife.Core&version=10.1.2023.203-beta0156&prerelease
                    
Install NewLife.Core as a Cake Tool

NewLife.Core - 核心库

GitHub top language GitHub License Nuget Downloads Nuget Nuget (with prereleases)

核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、序列化(Binary/XML/Json)、APM性能追踪。

核心库教程:https://newlifex.com/core

新生命项目矩阵

各项目默认支持net7.0/netstandard2.1/netstandard2.0/net4.61,旧版(2022.1225)支持net4.5/net4.0/net2.0

项目 年份 说明
基础组件 支撑其它中间件以及产品项目
NewLife.Core 2002 核心库,日志、配置、缓存、网络、序列化、APM性能追踪
NewLife.XCode 2005 大数据中间件,单表百亿级,MySql/SQLite/SqlServer/Oracle/TDengine/达梦,自动分表
NewLife.Net 2005 网络库,单机千万级吞吐率(2266万tps),单机百万级连接(400万Tcp)
NewLife.Remoting 2011 RPC通信框架,内网高吞吐或物联网硬件设备场景
NewLife.Cube 2010 魔方快速开发平台,集成了用户权限、SSO登录、OAuth服务端等,单表100亿级项目验证
NewLife.Agent 2008 服务管理组件,把应用安装成为操作系统守护进程,Windows服务、Linux的Systemd
NewLife.Zero 2020 Zero零代脚手架,基于NewLife组件生态的项目模板,Web、WebApi、Service
中间件 对接知名中间件平台
NewLife.Redis 2017 Redis客户端,微秒级延迟,百万级吞吐,丰富的消息队列,百亿级数据量项目验证
NewLife.RocketMQ 2018 RocketMQ纯托管客户端,支持Apache RocketMQ和阿里云消息队列,十亿级项目验
NewLife.MQTT 2019 物联网消息协议,MqttClient/MqttServer,客户端支持阿里云物联网
NewLife.IoT 2022 IoT标准库,定义物联网领域的各种通信协议标准规范
NewLife.Modbus 2022 ModbusTcp/ModbusRTU/ModbusASCII,基于IoT标准库实现,支持IoT平台和IoTEdge
NewLife.Siemens 2022 西门子PLC协议,基于IoT标准库实现,支持IoT平台和IoTEdge
NewLife.Map 2022 地图组件库,封装百度地图、高德地图和腾讯地图
NewLife.IP 2022 IP地址库,IP地址转物理地址
产品平台 产品平台级,编译部署即用,个性化自定义
AntJob 2019 蚂蚁调度,分布式大数据计算平台(实时/离线),蚂蚁搬家分片思想,万亿级数据量项目验证
Stardust 2018 星尘,分布式服务平台,节点管理、APM监控中心、配置中心、注册中心、发布中心
NewLife.ERP 2021 企业ERP,产品管理、客户管理、销售管理、供应商管理
CrazyCoder 2006 码神工具,众多开发者工具,网络、串口、加解密、正则表达式、Modbus
XProxy 2005 产品级反向代理,NAT代理、Http代理
HttpMeter 2022 Http压力测试工具
GitCandy 2015 Git源代码管理系统
SmartOS 2014 嵌入式操作系统,完全独立自主,支持ARM Cortex-M芯片架构
SmartA2 2019 嵌入式工业计算机,物联网边缘网关,高性能.NET6主机,应用于工业、农业、交通、医疗
菲凡物联FIoT 2020 物联网整体解决方案,建筑、环保、农业,软硬件及大数据分析一体化,单机十万级点位项目验证
NewLife.UWB 2020 厘米级(10~20cm)高精度室内定位,软硬件一体化,与其它系统联动,大型展厅项目验证

核心库 NewLife.Core

核心组件,支撑其它所有组件。 主要功能包括:

  • 日志 统一ILog接口,内置控制台、文本文件、WinForm控件和网络日志等实现
  • 网络 单点最高400万长连接
  • RPC 单点最高处理能力2266万tps
  • 缓存 统一ICache接口,内置MemoryCache、Redis实现
  • 安全 AES/DES/RC4/RSA/DSA/CRC
  • 多线程 定时调度TimerX
  • APM 性能追踪,分布式应用必备
  • 序列化 Binary/Json/Xml

新生命开发团队

XCode

新生命团队(NewLife)成立于2002年,是新时代物联网行业解决方案提供者,致力于提供软硬件应用方案咨询、系统架构规划与开发服务。
团队主导的70多个开源项目已被广泛应用于各行业,Nuget累计下载量高达100余万次。
团队开发的大数据中间件NewLife.XCode、蚂蚁调度计算平台AntJob、星尘分布式平台Stardust、缓存队列组件NewLife.Redis以及物联网平台FIoT,均成功应用于电力、高校、互联网、电信、交通、物流、工控、医疗、文博等行业,为客户提供了大量先进、可靠、安全、高质量、易扩展的产品和系统集成服务。

我们将不断通过服务的持续改进,成为客户长期信赖的合作伙伴,通过不断的创新和发展,成为国内优秀的IoT服务供应商。

新生命团队始于2002年,部分开源项目具有20年以上漫长历史,源码库保留有2010年以来所有修改记录
网站:https://newlifex.com
开源:https://github.com/newlifex
QQ群:1600800/1600838
微信公众号:
智能大石头

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  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 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.6.1

  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.

NuGet packages (101)

Showing the top 5 NuGet packages that depend on NewLife.Core:

Package Downloads
NewLife.Redis

Redis基础操作、消息队列,经过日均100亿次调用量的项目验证

NewLife.XCode

数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。

Wangcaisoft.DotNet.Util

A set of .NET 8/7/6/5/Standard 2.1/Standard 2.0 utilities(partial but great majority support .net framework 4.52/4.6/4.7/4.8). Please visit https://github.com/cuiwenyuan/DotNet.Util for more information

NewLife.Stardust

星尘,分布式服务框架。节点管理,监控中心,配置中心,发布中心,注册中心

NewLife.Cube.Core

Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on NewLife.Core:

Repository Stars
NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
NewLifeX/AntJob
分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累!面向中小企业大数据分析场景。
NewLifeX/Stardust
星尘,轻量级分布式服务框架。配置中心、集群管理、远程自动发布、服务治理。服务自动注册和发现,负载均衡,动态伸缩,故障转移,性能监控。
NewLifeX/XCoder
新生命码神工具,代码生成、网络工具、API工具、串口工具、正则工具、图标工具、加解密工具、地图接口。
NewLifeX/NewLife.Net
单机吞吐2266万tps的网络通信框架
NewLifeX/NewLife.RocketMQ
纯托管轻量级RocketMQ客户端,支持发布消息、消费消息、负载均衡等核心功能!
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
NewLifeX/NewLife.MQTT
最流行的物联网通信协议MQTT,包括客户端、服务端和Web管理平台
NewLifeX/XProxy
XProxy是一个代理服务器,内置有NAT、反向代理、直接代理、间接代理等。
DotNet-MoYu/SimpleAdmin
💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。
nnhy/BigData
SQLite单表4亿订单,大数据测试
Version Downloads Last updated
11.5.2025.618-beta0602 28 6/18/2025
11.5.2025.616-beta1417 62 6/16/2025
11.5.2025.614-beta1824 127 6/14/2025
11.5.2025.610-beta0728 268 6/10/2025
11.5.2025.610-beta0351 255 6/10/2025
11.5.2025.601 2,563 6/1/2025
11.5.2025.531-beta1706 90 5/31/2025
11.5.2025.528-beta1149 211 5/28/2025
11.5.2025.527-beta1718 138 5/27/2025
11.5.2025.523-beta0836 260 5/23/2025
11.5.2025.519-beta1544 414 5/19/2025
11.5.2025.516-beta0234 284 5/16/2025
11.5.2025.501 4,882 5/1/2025
11.5.2025.501-beta1553 142 5/1/2025
11.4.2025.428-beta0331 202 4/28/2025
11.4.2025.424-beta0317 240 4/24/2025
11.4.2025.422-beta1218 151 4/22/2025
11.4.2025.418-beta0117 182 4/18/2025
11.4.2025.415-beta1727 193 4/15/2025
11.4.2025.415-beta1130 323 4/15/2025
11.4.2025.401 6,911 4/1/2025
11.4.2025.401-beta0312 147 4/1/2025
11.4.2025.329-beta1222 94 3/29/2025
11.4.2025.313-beta0928 237 3/13/2025
11.4.2025.313-beta0330 151 3/13/2025
11.4.2025.311-beta1047 163 3/11/2025
11.4.2025.301 10,560 3/1/2025
11.4.2025.301-beta0115 87 3/1/2025
11.4.2025.225-beta0200 361 2/25/2025
11.4.2025.224-beta1145 125 2/24/2025
11.4.2025.221-beta0925 200 2/21/2025
11.4.2025.212-beta1256 183 2/12/2025
11.4.2025.210-beta0305 274 2/10/2025
11.4.2025.209-beta0520 98 2/9/2025
11.4.2025.207-beta0905 97 2/7/2025
11.4.2025.202-beta1437 100 2/2/2025
11.4.2025.202-beta1401 75 2/2/2025
11.4.2025.201 8,040 2/1/2025
11.4.2025.201-beta1545 78 2/1/2025
11.3.2025.126-beta0159 97 1/26/2025
11.3.2025.123-beta0504 99 1/23/2025
11.3.2025.114-beta0535 668 1/14/2025
11.3.2025.109-beta0435 1,071 1/9/2025
11.3.2025.107-beta1517 86 1/7/2025
11.3.2025.101 11,827 1/1/2025
11.2.2024.1227-beta1456 235 12/27/2024
11.2.2024.1225-beta1611 106 12/25/2024
11.2.2024.1214-beta0109 245 12/14/2024
11.1.2024.1212-beta1042 169 12/12/2024
11.1.2024.1212-beta0737 96 12/12/2024
11.1.2024.1212-beta0705 95 12/12/2024
11.1.2024.1211-beta0601 97 12/11/2024
11.1.2024.1208-beta0600 92 12/8/2024
11.1.2024.1206 3,665 12/6/2024
11.0.2024.1125-beta1216 162 11/25/2024
11.0.2024.1125-beta0803 142 11/25/2024
11.0.2024.1124-beta1518 252 11/24/2024
11.0.2024.1115 2,518 11/15/2024
11.0.2024.1029-beta0215 310 10/29/2024
11.0.2024.1013-beta0746 860 10/13/2024
11.0.2024.1011-beta1533 214 10/11/2024
11.0.2024.1010-beta0704 96 10/10/2024
11.0.2024.1009-beta1704 99 10/9/2024
11.0.2024.1008-beta0518 203 10/8/2024
11.0.2024.1006-beta1717 388 10/6/2024
11.0.2024.1004-beta0640 106 10/4/2024
11.0.2024.1001 8,344 10/1/2024
11.0.2024.927-beta1339 213 9/27/2024
11.0.2024.923-beta0014 273 9/23/2024
11.0.2024.921-beta1654 99 9/21/2024
11.0.2024.921-beta1520 94 9/21/2024
11.0.2024.919-beta1610 100 9/19/2024
11.0.2024.919-beta1604 98 9/19/2024
11.0.2024.919-beta1555 92 9/19/2024
11.0.2024.917-beta0004 261 9/17/2024
11.0.2024.916-beta1549 104 9/16/2024
11.0.2024.915-beta0601 172 9/15/2024
11.0.2024.913-beta0901 193 9/13/2024
11.0.2024.912-beta0855 162 9/12/2024
11.0.2024.912-beta0055 113 9/12/2024
11.0.2024.911-beta0752 168 9/11/2024
11.0.2024.911-beta0526 109 9/11/2024
11.0.2024.911-beta0310 106 9/11/2024
11.0.2024.904-beta1117 97 9/4/2024
11.0.2024.903-beta0733 112 9/3/2024
11.0.2024.903-beta0007 101 9/3/2024
11.0.2024.902-beta0611 97 9/2/2024
11.0.2024.829-beta1428 169 8/29/2024
11.0.2024.827-beta1512 1,156 8/27/2024
11.0.2024.826-beta0719 170 8/26/2024
11.0.2024.825-beta0603 130 8/25/2024
11.0.2024.822-beta0006 157 8/22/2024
11.0.2024.818-beta0730 123 8/18/2024
11.0.2024.816-beta1358 130 8/16/2024
10.10.2024.904-beta1117 100 9/4/2024
10.10.2024.902 4,370 9/2/2024
10.10.2024.902-beta0612 98 9/2/2024
10.10.2024.902-beta0415 105 9/2/2024
10.10.2024.829-beta1430 104 8/29/2024
10.10.2024.825-beta0722 200 8/25/2024
10.10.2024.811-beta0600 138 8/11/2024
10.10.2024.809-beta0600 187 8/9/2024
10.10.2024.803 3,718 8/3/2024
10.10.2024.801-net40 683 8/1/2024
10.10.2024.723-beta1414 722 7/23/2024
10.10.2024.718-beta0517 410 7/18/2024
10.10.2024.713-beta0409 482 7/13/2024
10.10.2024.710-beta0951 267 7/10/2024
10.10.2024.708-beta0849 436 7/8/2024
10.10.2024.701 32,092 7/1/2024
10.10.2024.701-net40 347 7/1/2024
10.10.2024.701-net20 136 7/1/2024
10.10.2024.701-beta1330 108 7/1/2024
10.10.2024.620-beta1127 257 6/20/2024
10.10.2024.601 13,401 6/1/2024
10.10.2024.525-beta1006 222 5/25/2024
10.10.2024.521-beta1237 191 5/21/2024
10.10.2024.507 21,496 5/7/2024
10.10.2024.501-net40 452 5/1/2024
10.10.2024.501-net20 110 5/1/2024
10.9.2024.402 14,824 4/2/2024
10.8.2024.327-beta0307 318 3/27/2024
10.8.2024.325-beta0633 254 3/25/2024
10.8.2024.303 15,770 3/3/2024
10.7.2024.229-beta0909 233 2/29/2024
10.7.2024.216-beta0739 486 2/16/2024
10.7.2024.203-net40 430 2/3/2024
10.7.2024.203-net20 131 2/3/2024
10.7.2024.202 15,388 2/2/2024
10.6.2024.112-beta0523 626 1/12/2024
10.6.2024.104-beta0108 167 1/4/2024
10.6.2024.101 24,968 1/1/2024
10.6.2024.101-net40 238 1/1/2024
10.6.2024.101-net20 138 1/1/2024
10.6.2023.1209-beta1625 530 12/9/2023
10.6.2023.1201 15,605 12/1/2023
10.6.2023.1201-net40 291 12/1/2023
10.6.2023.1201-net20 127 12/1/2023
10.6.2023.1115 1,628 11/15/2023
10.6.2023.1101 12,838 11/1/2023
10.6.2023.1101-net40 271 11/1/2023
10.6.2023.1101-net20 124 11/1/2023
10.6.2023.1020-beta0147 142 10/20/2023
10.6.2023.1001 34,131 10/1/2023
10.6.2023.1001-net40 252 10/1/2023
10.6.2023.1001-net20 143 10/1/2023
10.6.2023.930-beta0258 313 9/30/2023
10.5.2023.913-beta0718 161 9/13/2023
10.5.2023.904-net40 211 9/3/2023
10.5.2023.904-net20 164 9/3/2023
10.5.2023.903-beta0058 218 9/3/2023
10.5.2023.824-beta1618 402 8/24/2023
10.5.2023.823-beta1516 170 8/23/2023
10.5.2023.806-beta1039 269 8/6/2023
10.5.2023.801 26,516 8/1/2023
10.5.2023.801-net40 487 8/1/2023
10.5.2023.801-net20 147 8/1/2023
10.4.2023.723-beta0512 150 7/23/2023
10.4.2023.707 4,137 7/7/2023
10.4.2023.707-net40 209 7/7/2023
10.4.2023.707-net20 143 7/7/2023
10.3.2023.629-beta1636 141 6/29/2023
10.3.2023.627-beta1611 436 6/27/2023
10.3.2023.627-beta0836 200 6/27/2023
10.3.2023.624-beta0022 571 6/24/2023
10.3.2023.622-beta0042 141 6/22/2023
10.3.2023.611-beta1622 374 6/11/2023
10.3.2023.609-beta1406 598 6/9/2023
10.3.2023.608-beta0911 240 6/8/2023
10.3.2023.606-beta1136 169 6/6/2023
10.3.2023.603-beta0000 890 6/3/2023
10.3.2023.601 17,572 6/1/2023
10.3.2023.601-net40 308 6/1/2023
10.3.2023.601-net20 152 6/1/2023
10.3.2023.527-beta0038 239 5/27/2023
10.3.2023.524-beta1306 295 5/24/2023
10.3.2023.519-beta1319 734 5/19/2023
10.3.2023.516-beta0646 776 5/16/2023
10.3.2023.516-beta0331 296 5/16/2023
10.3.2023.512-beta1457 312 5/12/2023
10.3.2023.512-beta0223 151 5/12/2023
10.3.2023.511-beta0915 262 5/11/2023
10.3.2023.511-beta0005 363 5/11/2023
10.3.2023.510-beta2316 183 5/10/2023
10.3.2023.510-beta1447 147 5/10/2023
10.3.2023.506-beta1500 391 5/6/2023
10.3.2023.503 5,526 5/3/2023
10.3.2023.503-beta1432 147 5/3/2023
10.2.2023.503-net40 226 5/3/2023
10.2.2023.503-net20 161 5/3/2023
10.2.2023.421-beta0251 8,409 4/21/2023
10.2.2023.417-beta0135 491 4/17/2023
10.2.2023.417-beta0032 315 4/17/2023
10.2.2023.416-beta1212 187 4/16/2023
10.2.2023.413-beta1624 358 4/13/2023
10.2.2023.413-beta1539 163 4/13/2023
10.2.2023.413-beta0020 260 4/13/2023
10.2.2023.411-beta0042 173 4/11/2023
10.2.2023.408-beta0105 177 4/8/2023
10.2.2023.405-beta1246 243 4/5/2023
10.2.2023.405-beta0957 189 4/5/2023
10.2.2023.405-beta0512 194 4/5/2023
10.2.2023.405-beta0133 196 4/5/2023
10.2.2023.401 19,630 4/1/2023
10.2.2023.401-net40 244 4/1/2023
10.2.2023.401-net20 153 4/1/2023
10.2.2023.330-beta0153 460 3/30/2023
10.2.2023.330-beta0149 169 3/30/2023
10.2.2023.325-beta0247 444 3/25/2023
10.2.2023.311-beta1023 1,642 3/11/2023
10.2.2023.310-beta1211 516 3/10/2023
10.2.2023.309-net40 219 3/9/2023
10.2.2023.308-net20 164 3/8/2023
10.2.2023.307-beta1032 679 3/7/2023
10.2.2023.301 24,471 3/1/2023
10.2.2023.301-beta0038 167 3/1/2023
10.1.2023.228-beta0648 269 2/28/2023
10.1.2023.225-beta0242 466 2/25/2023
10.1.2023.225-beta0129 171 2/25/2023
10.1.2023.221-beta0001 966 2/21/2023
10.1.2023.218-beta1751 218 2/18/2023
10.1.2023.214-beta1527 734 2/14/2023
10.1.2023.213-beta1035 1,087 2/13/2023
10.1.2023.211-beta0547 273 2/11/2023
10.1.2023.203 17,190 2/3/2023
10.1.2023.203-beta0156 187 2/3/2023
10.1.2023.111-beta1511 374 1/11/2023
10.1.2023.107-beta0244 288 1/7/2023
10.1.2023.101 11,401 1/1/2023
10.1.2023.101-beta0156 171 1/1/2023
10.1.2022.1224-beta0553 392 12/24/2022
10.1.2022.1220-beta0114 647 12/20/2022
10.1.2022.1217-beta0141 434 12/17/2022
10.1.2022.1213-beta0750 310 12/13/2022
10.1.2022.1210-beta0436 833 12/10/2022
10.1.2022.1210-beta0240 171 12/10/2022
10.1.2022.1203-beta0732 755 12/3/2022
10.1.2022.1201 33,078 12/1/2022
10.1.2022.1201-beta1152 167 12/1/2022
10.0.2022.1129-beta0631 218 11/29/2022
10.0.2022.1129-beta0048 306 11/29/2022
10.0.2022.1126-beta0837 546 11/26/2022
10.0.2022.1126-beta0200 185 11/26/2022
10.0.2022.1120-beta1450 390 11/20/2022
10.0.2022.1116-beta1423 206 11/16/2022
10.0.2022.1110-beta1402 225 11/10/2022
10.0.2022.1109-beta0329 430 11/9/2022
10.0.2022.1109-beta0133 563 11/9/2022
10.0.2022.1106-beta1432 546 11/6/2022
10.0.2022.1105-beta0228 333 11/5/2022
10.0.2022.1101 14,688 11/1/2022
10.0.2022.1101-beta0644 165 11/1/2022
10.0.2022.1101-beta0205 164 11/1/2022
10.0.2022.1028-beta0410 224 10/28/2022
10.0.2022.1023-beta1023 186 10/23/2022
10.0.2022.1022-beta0141 190 10/22/2022
10.0.2022.1020-beta0842 205 10/20/2022
10.0.2022.1017-beta0517 428 10/17/2022
10.0.2022.1015-beta0046 325 10/15/2022
10.0.2022.1007-beta0405 463 10/7/2022
10.0.2022.1001 11,414 10/1/2022
10.0.2022.923-beta0329 599 9/23/2022
10.0.2022.920-beta0209 316 9/20/2022
10.0.2022.916-beta0818 400 9/16/2022
10.0.2022.911-beta0129 194 9/11/2022
10.0.2022.904-beta0853 198 9/4/2022
10.0.2022.901 15,853 9/1/2022
10.0.2022.901-beta0034 151 9/1/2022
10.0.2022.818-beta0241 320 8/18/2022
10.0.2022.815-beta0609 759 8/15/2022
10.0.2022.813-beta1403 1,181 8/13/2022
10.0.2022.813-beta0203 183 8/13/2022
10.0.2022.810-beta0004 770 8/10/2022
10.0.2022.809-beta1555 219 8/9/2022
9.2.2022.801 7,646 8/1/2022
9.2.2022.707-beta1102 328 7/7/2022
9.2.2022.704-beta0856 191 7/4/2022
9.2.2022.701 11,615 7/1/2022
9.2.2022.629-beta0526 180 6/29/2022
9.2.2022.619-beta0928 300 6/19/2022
9.2.2022.611-beta0715 215 6/11/2022
9.2.2022.609-beta1105 471 6/9/2022
9.2.2022.608-beta0830 200 6/8/2022
9.2.2022.608-beta0535 585 6/8/2022
9.2.2022.601 15,268 6/1/2022
9.2.2022.601-beta0030 201 6/1/2022
9.1.2022.529-beta2339 437 5/29/2022
9.1.2022.518-beta1501 223 5/18/2022
9.1.2022.517-beta0852 473 5/17/2022
9.1.2022.509-beta0301 1,473 5/9/2022
9.1.2022.503-beta1407 303 5/3/2022
9.1.2022.501 24,769 5/1/2022
9.1.2022.501-beta0019 209 5/1/2022
9.0.2022.427-beta0344 431 4/27/2022
9.0.2022.422-beta0757 486 4/22/2022
9.0.2022.422-beta0523 209 4/22/2022
9.0.2022.419-beta1606 214 4/19/2022
9.0.2022.419-beta0215 218 4/19/2022
9.0.2022.415-beta0444 1,750 4/15/2022
9.0.2022.409-beta1553 267 4/9/2022
9.0.2022.406-beta0707 592 4/6/2022
9.0.2022.403-beta1524 211 4/3/2022
9.0.2022.401 18,287 4/1/2022
9.0.2022.329-beta1503 218 3/29/2022
9.0.2022.329-beta1455 220 3/29/2022
9.0.2022.329-beta1058 236 3/29/2022
9.0.2022.329-beta1038 213 3/29/2022
9.0.2022.322-beta0315 857 3/22/2022
9.0.2022.216-beta2 493 2/16/2022
9.0.2022.202 5,387 2/2/2022
9.0.2022.116-beta1 378 1/16/2022
9.0.2022.101 5,754 12/31/2021
8.11.2022.1225 776 12/25/2022
8.11.2021.1225 14,307 12/25/2021
8.11.2021.1216-beta2 428 12/16/2021
8.11.2021.1216-beta1 380 12/16/2021
8.11.2021.1204 12,111 12/3/2021
8.11.2021.1130-beta2 412 11/30/2021
8.11.2021.1124-beta1 3,803 11/25/2021
8.11.2021.1109 4,257 11/9/2021
8.11.2021.1030-beta3 612 10/30/2021
8.11.2021.1020-beta2 435 10/20/2021
8.11.2021.1017-beta1 360 10/17/2021
8.11.2021.1001 21,912 10/1/2021
8.11.2021.923-beta1 519 9/23/2021
8.11.2021.826-beta2 444 8/25/2021
8.11.2021.819-beta1 277 8/19/2021
8.11.2021.809 3,105 8/9/2021
8.10.2021.723-beta1 688 7/22/2021
8.10.2021.708 10,917 7/8/2021
8.10.2021.618-beta1 691 6/22/2021
8.10.2021.604 1,845 6/7/2021
8.10.2021.525-beta5 537 5/27/2021
8.10.2021.519-beta5 594 5/19/2021
8.10.2021.511-beta3 481 5/11/2021
8.10.2021.505 11,130 5/5/2021
8.10.2021.427-beta1 1,090 4/27/2021
8.10.2021.420-beta2 467 4/20/2021
8.10.2021.418-beta1 574 4/18/2021
8.10.2021.404 18,666 4/4/2021
8.10.2021.329-rc2 492 3/29/2021
8.10.2021.327-rc1 730 3/27/2021
8.10.2021.320-beta3 590 3/22/2021
8.10.2021.316-beta2 499 3/16/2021
8.10.2021.316-beta1 523 3/16/2021
8.10.2021.310-beta1 505 3/9/2021
8.10.2021.303 47,370 3/3/2021
8.10.2021.224-beta3 719 2/23/2021
8.10.2021.212-beta1 789 2/12/2021
8.10.2021.202 5,726 2/2/2021
8.10.2021.125-beta3 815 1/25/2021
8.10.2021.123-beta3 525 1/23/2021
8.10.2021.120-beta2 522 1/20/2021
8.10.2021.115-beta1 771 1/15/2021
8.10.2021.101 7,429 1/1/2021
8.10.2020.1223-beta2 736 12/23/2020
8.10.2020.1204 2,758 12/4/2020
8.10.2020.1101 7,461 11/1/2020
8.10.2020.1002 10,692 10/2/2020
8.10.2020.901 4,286 9/1/2020
8.9.2020.825-beta8 758 8/24/2020
8.9.2020.822-beta6 624 8/22/2020
8.9.2020.819-beta2 632 8/19/2020
8.9.2020.802 7,390 8/2/2020
8.8.2020.727-rc3 690 7/27/2020
8.8.2020.725-rc 768 7/25/2020
8.8.2020.719-beta 764 7/18/2020
8.8.2020.701 3,370 7/1/2020
8.8.2020.622-beta 587 6/21/2020
8.7.2020.601 8,285 5/31/2020
8.7.2020.525-rc 799 5/25/2020
8.7.2020.510-beta 704 5/10/2020
8.7.2020.501 7,113 5/1/2020
8.7.2020.425-beta 946 4/25/2020
8.7.2020.421-beta 742 4/21/2020
8.7.2020.403 2,960 4/2/2020
8.7.2020.329-beta 823 3/29/2020
8.7.2020.322-beta 785 3/22/2020
8.7.2020.308 4,217 3/8/2020
8.6.2020.305-rc 728 3/5/2020
8.6.2020.227-cbeta 668 2/27/2020
8.6.2020.217-beta 1,027 2/17/2020
8.6.2020.204 4,010 2/4/2020
8.5.2020.101 3,179 1/1/2020
8.4.2019.1212 2,781 12/12/2019
8.4.2019.1203 2,098 12/3/2019
8.4.2019.1109 5,094 11/9/2019
8.3.2019.923 2,390 9/24/2019
8.3.2019.822 3,309 8/22/2019
8.2.2019.706 10,361 7/6/2019
8.1.2019.618 3,610 6/23/2019
8.1.2019.602 13,519 6/2/2019
8.1.2019.510 2,372 5/10/2019
8.1.2019.415 2,803 4/15/2019
8.1.2019.406 1,908 4/6/2019
8.1.2019.327 3,434 3/26/2019
8.1.2019.324 1,288 3/24/2019
8.1.2019.320 2,814 3/20/2019
8.1.2019.314 1,542 3/14/2019
8.1.2019.310 3,400 3/10/2019
8.0.6965.42074 2,230 1/26/2019
8.0.6940.24647 7,060 1/1/2019
7.4.6911.41889 2,277 12/3/2018
7.4.6881.41311 3,325 11/3/2018
7.3.6870.42457 4,339 10/23/2018
7.3.6839.35284 2,340 9/22/2018
7.3.6815.39384 5,158 8/29/2018
7.3.6805.17853 1,667 8/20/2018
7.3.6804.36941 2,057 8/18/2018
7.3.6790.27910 3,338 8/4/2018
7.3.6763.36550 2,482 7/8/2018
7.3.6755.22250 2,428 6/30/2018
7.0.6722.39740 2,440 5/28/2018
6.6.6678.32714 2,849 4/14/2018
6.3.6373.295 2,035 6/12/2017
6.3.6362.19952 2,302 6/2/2017
6.3.6351.20716 2,290 5/25/2017
6.3.6295.19985 2,082 3/27/2017
6.2.6212.2085 3,164 1/2/2017
6.0.6173.29484 2,044 11/25/2016
6.0.6157.20379 2,453 11/9/2016
6.0.6129.20591 2,471 10/19/2016
6.0.6073.30845 2,675 8/17/2016
6.0.6055.36071 2,631 8/9/2016
5.7.5970.30825 3,118 5/6/2016
5.6.5941.32092 2,579 4/7/2016
5.5.5935.36181 2,405 4/1/2016
5.5.5907.30307 3,110 3/4/2016
5.5.5904.29180 3,010 3/1/2016
5.5.5887.39885 3,273 2/13/2016
5.5.5879.29600 1,696 2/5/2016
5.4.5874.34013 4,245 2/4/2016
5.4.5786.31911 2,079 11/4/2015
5.4.5749.17541 2,343 9/28/2015
5.4.5722.31907 2,505 9/1/2015
5.4.5701.19740 2,974 8/11/2015
5.4.5624.15003 3,115 5/27/2015
5.4.5619.30580 1,735 5/22/2015
5.4.5616.566 1,731 5/17/2015
5.4.5615.2932 4,470 5/16/2015
5.3.5606.36185 2,977 5/8/2015
5.3.5586.37393 3,942 4/18/2015
5.3.5577.35714 5,641 4/9/2015
5.3.5571.2529 1,759 4/2/2015
5.3.5571.2463 2,004 4/2/2015
5.3.5571.2147 1,816 4/2/2015
5.3.5570.2586 1,729 4/2/2015
4.2.5259.26174 1,810 5/19/2015
3.9.5038.19709 2,949 2/13/2016

增加Utility.ToInt对StringValues的支持