NewLife.Core 9.0.2022.422-beta0757

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 9.0.2022.422-beta0757
                    
NuGet\Install-Package NewLife.Core -Version 9.0.2022.422-beta0757
                    
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="9.0.2022.422-beta0757" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Core" Version="9.0.2022.422-beta0757" />
                    
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 9.0.2022.422-beta0757
                    
#r "nuget: NewLife.Core, 9.0.2022.422-beta0757"
                    
#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.
#:package NewLife.Core@9.0.2022.422-beta0757
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewLife.Core&version=9.0.2022.422-beta0757&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Core&version=9.0.2022.422-beta0757&prerelease
                    
Install as a Cake Tool

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

Product 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.  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 netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (108)

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 9/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.Remoting

提供高性能RPC客户端服务端,提供Http/WebSocket客户端服务端,提供应用级客户端

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 分布式任务与实时数据调度平台:时间/数据/消息/Cron/SQL/脚本切片,自动重试与弹性扩缩,回溯补算 + Web 控制台。High‑throughput .NET distributed job & real‑time scheduler with fine‑grained slicing, retries, elastic scaling & web console.
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管理平台
DotNet-MoYu/SimpleAdmin
💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。
NewLifeX/XProxy
XProxy是一个代理服务器,内置有NAT、反向代理、直接代理、间接代理等。
nnhy/BigData
SQLite单表4亿订单,大数据测试
Version Downloads Last Updated
11.9.2025.1119-beta0252 384 11/19/2025
11.9.2025.1112 2,710 11/12/2025
11.8.2025.1112 1,357 11/12/2025
11.8.2025.1112-beta0247 260 11/12/2025
11.7.2025.1105-beta0602 269 11/5/2025
11.7.2025.1019-beta0102 567 10/19/2025
11.7.2025.1001 7,814 10/1/2025
11.7.2025.1001-beta1644 174 10/1/2025
11.6.2025.924-beta0602 192 9/24/2025
11.6.2025.923-beta0003 183 9/23/2025
11.6.2025.921-beta1554 292 9/21/2025
11.6.2025.914-beta0534 423 9/14/2025
11.6.2025.909-beta1623 161 9/9/2025
11.6.2025.901 6,342 9/1/2025
11.6.2025.901-beta0601 170 9/1/2025
11.6.2025.901-beta0016 166 9/1/2025
11.6.2025.830-beta0121 316 8/30/2025
11.6.2025.828-beta0604 223 8/28/2025
11.6.2025.828-beta0030 202 8/28/2025
11.6.2025.824-beta1131 723 8/24/2025
11.6.2025.821-beta1345 171 8/21/2025
11.6.2025.820-beta1618 406 8/20/2025
11.6.2025.820-beta0617 529 8/20/2025
11.6.2025.819-beta1628 168 8/19/2025
11.6.2025.816-beta1657 107 8/16/2025
11.6.2025.808-beta0359 1,198 8/8/2025
11.6.2025.801 12,567 8/1/2025
11.5.2025.729-beta1631 156 7/29/2025
11.5.2025.724-beta1743 587 7/24/2025
11.5.2025.724-beta1230 530 7/24/2025
11.5.2025.724-beta0705 498 7/24/2025
11.5.2025.717-beta0001 408 7/17/2025
11.5.2025.713-beta1307 1,170 7/13/2025
11.5.2025.709-beta0116 186 7/9/2025
11.5.2025.709-beta0115 173 7/9/2025
11.5.2025.708-beta1825 168 7/8/2025
11.5.2025.707-beta0601 195 7/7/2025
11.5.2025.706-beta0600 176 7/6/2025
11.5.2025.701 9,538 7/1/2025
11.5.2025.629-beta0325 216 6/29/2025
11.5.2025.625-beta0805 310 6/25/2025
11.5.2025.623-beta1432 181 6/23/2025
11.5.2025.623-beta0617 236 6/23/2025
11.5.2025.618-beta0602 337 6/18/2025
11.5.2025.616-beta1417 183 6/16/2025
11.5.2025.614-beta1824 346 6/14/2025
11.5.2025.610-beta0728 316 6/10/2025
11.5.2025.610-beta0351 306 6/10/2025
11.5.2025.601 9,370 6/1/2025
11.5.2025.531-beta1706 139 5/31/2025
11.5.2025.528-beta1149 308 5/28/2025
11.5.2025.527-beta1718 187 5/27/2025
11.5.2025.523-beta0836 416 5/23/2025
11.5.2025.519-beta1544 675 5/19/2025
11.5.2025.516-beta0234 389 5/16/2025
11.5.2025.501 10,662 5/1/2025
11.5.2025.501-beta1553 205 5/1/2025
11.4.2025.428-beta0331 316 4/28/2025
11.4.2025.424-beta0317 369 4/24/2025
11.4.2025.422-beta1218 200 4/22/2025
11.4.2025.418-beta0117 236 4/18/2025
11.4.2025.415-beta1727 247 4/15/2025
11.4.2025.415-beta1130 478 4/15/2025
11.4.2025.401 13,563 4/1/2025
11.4.2025.401-beta0312 197 4/1/2025
11.4.2025.329-beta1222 140 3/29/2025
11.4.2025.313-beta0928 329 3/13/2025
11.4.2025.313-beta0330 189 3/13/2025
11.4.2025.311-beta1047 207 3/11/2025
11.4.2025.301 28,031 3/1/2025
11.4.2025.301-beta0115 125 3/1/2025
11.4.2025.225-beta0200 602 2/25/2025
11.4.2025.224-beta1145 199 2/24/2025
11.4.2025.221-beta0925 331 2/21/2025
11.4.2025.212-beta1256 267 2/12/2025
11.4.2025.210-beta0305 343 2/10/2025
11.4.2025.209-beta0520 152 2/9/2025
11.4.2025.207-beta0905 135 2/7/2025
11.4.2025.202-beta1437 146 2/2/2025
11.4.2025.202-beta1401 118 2/2/2025
11.4.2025.201 11,526 2/1/2025
11.4.2025.201-beta1545 121 2/1/2025
11.3.2025.126-beta0159 144 1/26/2025
11.3.2025.123-beta0504 152 1/23/2025
11.3.2025.114-beta0535 931 1/14/2025
11.3.2025.109-beta0435 1,634 1/9/2025
11.3.2025.107-beta1517 119 1/7/2025
11.3.2025.101 21,578 1/1/2025
11.2.2024.1227-beta1456 366 12/27/2024
11.2.2024.1225-beta1611 155 12/25/2024
11.2.2024.1214-beta0109 355 12/14/2024
11.1.2024.1212-beta1042 267 12/12/2024
11.1.2024.1212-beta0737 145 12/12/2024
11.1.2024.1212-beta0705 129 12/12/2024
11.1.2024.1211-beta0601 142 12/11/2024
11.1.2024.1208-beta0600 141 12/8/2024
11.1.2024.1206 5,820 12/6/2024
11.0.2024.1125-beta1216 238 11/25/2024
11.0.2024.1125-beta0803 262 11/25/2024
11.0.2024.1124-beta1518 424 11/24/2024
11.0.2024.1115 3,967 11/15/2024
11.0.2024.1029-beta0215 504 10/29/2024
11.0.2024.1013-beta0746 1,420 10/13/2024
11.0.2024.1011-beta1533 320 10/11/2024
11.0.2024.1010-beta0704 168 10/10/2024
11.0.2024.1009-beta1704 171 10/9/2024
11.0.2024.1008-beta0518 280 10/8/2024
11.0.2024.1006-beta1717 604 10/6/2024
11.0.2024.1004-beta0640 172 10/4/2024
11.0.2024.1001 10,627 10/1/2024
11.0.2024.927-beta1339 324 9/27/2024
11.0.2024.923-beta0014 421 9/23/2024
11.0.2024.921-beta1654 151 9/21/2024
11.0.2024.921-beta1520 144 9/21/2024
11.0.2024.919-beta1610 144 9/19/2024
11.0.2024.919-beta1604 152 9/19/2024
11.0.2024.919-beta1555 136 9/19/2024
11.0.2024.917-beta0004 372 9/17/2024
11.0.2024.916-beta1549 147 9/16/2024
11.0.2024.915-beta0601 283 9/15/2024
11.0.2024.913-beta0901 247 9/13/2024
11.0.2024.912-beta0855 242 9/12/2024
11.0.2024.912-beta0055 167 9/12/2024
11.0.2024.911-beta0752 236 9/11/2024
11.0.2024.911-beta0526 154 9/11/2024
11.0.2024.911-beta0310 152 9/11/2024
11.0.2024.904-beta1117 149 9/4/2024
11.0.2024.903-beta0733 158 9/3/2024
11.0.2024.903-beta0007 142 9/3/2024
11.0.2024.902-beta0611 138 9/2/2024
11.0.2024.829-beta1428 230 8/29/2024
11.0.2024.827-beta1512 1,363 8/27/2024
11.0.2024.826-beta0719 226 8/26/2024
11.0.2024.825-beta0603 178 8/25/2024
11.0.2024.822-beta0006 204 8/22/2024
11.0.2024.818-beta0730 171 8/18/2024
11.0.2024.816-beta1358 177 8/16/2024
10.10.2024.904-beta1117 153 9/4/2024
10.10.2024.902 6,481 9/2/2024
10.10.2024.902-beta0612 141 9/2/2024
10.10.2024.902-beta0415 158 9/2/2024
10.10.2024.829-beta1430 151 8/29/2024
10.10.2024.825-beta0722 284 8/25/2024
10.10.2024.811-beta0600 186 8/11/2024
10.10.2024.809-beta0600 225 8/9/2024
10.10.2024.803 5,472 8/3/2024
10.10.2024.801-net40 799 8/1/2024
10.10.2024.723-beta1414 1,233 7/23/2024
10.10.2024.718-beta0517 648 7/18/2024
10.10.2024.713-beta0409 700 7/13/2024
10.10.2024.710-beta0951 371 7/10/2024
10.10.2024.708-beta0849 582 7/8/2024
10.10.2024.701 42,260 7/1/2024
10.10.2024.701-net40 403 7/1/2024
10.10.2024.701-net20 186 7/1/2024
10.10.2024.701-beta1330 161 7/1/2024
10.10.2024.620-beta1127 368 6/20/2024
10.10.2024.601 17,997 6/1/2024
10.10.2024.525-beta1006 316 5/25/2024
10.10.2024.521-beta1237 269 5/21/2024
10.10.2024.507 24,183 5/7/2024
10.10.2024.501-net40 502 5/1/2024
10.10.2024.501-net20 154 5/1/2024
10.9.2024.402 18,776 4/2/2024
10.8.2024.327-beta0307 416 3/27/2024
10.8.2024.325-beta0633 330 3/25/2024
10.8.2024.303 21,730 3/3/2024
10.7.2024.229-beta0909 315 2/29/2024
10.7.2024.216-beta0739 679 2/16/2024
10.7.2024.203-net40 484 2/3/2024
10.7.2024.203-net20 181 2/3/2024
10.7.2024.202 24,949 2/2/2024
10.6.2024.112-beta0523 881 1/12/2024
10.6.2024.104-beta0108 209 1/4/2024
10.6.2024.101 29,161 1/1/2024
10.6.2024.101-net40 279 1/1/2024
10.6.2024.101-net20 179 1/1/2024
10.6.2023.1209-beta1625 720 12/9/2023
10.6.2023.1201 19,047 12/1/2023
10.6.2023.1201-net40 332 12/1/2023
10.6.2023.1201-net20 172 12/1/2023
10.6.2023.1115 2,269 11/15/2023
10.6.2023.1101 14,759 11/1/2023
10.6.2023.1101-net40 330 11/1/2023
10.6.2023.1101-net20 157 11/1/2023
10.6.2023.1020-beta0147 191 10/20/2023
10.6.2023.1001 36,368 10/1/2023
10.6.2023.1001-net40 305 10/1/2023
10.6.2023.1001-net20 191 10/1/2023
10.6.2023.930-beta0258 436 9/30/2023
10.5.2023.913-beta0718 214 9/13/2023
10.5.2023.904-net40 304 9/3/2023
10.5.2023.904-net20 254 9/3/2023
10.5.2023.903-beta0058 316 9/3/2023
10.5.2023.824-beta1618 519 8/24/2023
10.5.2023.823-beta1516 229 8/23/2023
10.5.2023.806-beta1039 388 8/6/2023
10.5.2023.801 30,810 8/1/2023
10.5.2023.801-net40 574 8/1/2023
10.5.2023.801-net20 203 8/1/2023
10.4.2023.723-beta0512 223 7/23/2023
10.4.2023.707 5,238 7/7/2023
10.4.2023.707-net40 288 7/7/2023
10.4.2023.707-net20 217 7/7/2023
10.3.2023.629-beta1636 218 6/29/2023
10.3.2023.627-beta1611 568 6/27/2023
10.3.2023.627-beta0836 315 6/27/2023
10.3.2023.624-beta0022 730 6/24/2023
10.3.2023.622-beta0042 215 6/22/2023
10.3.2023.611-beta1622 492 6/11/2023
10.3.2023.609-beta1406 866 6/9/2023
10.3.2023.608-beta0911 344 6/8/2023
10.3.2023.606-beta1136 241 6/6/2023
10.3.2023.603-beta0000 1,158 6/3/2023
10.3.2023.601 20,221 6/1/2023
10.3.2023.601-net40 377 6/1/2023
10.3.2023.601-net20 231 6/1/2023
10.3.2023.527-beta0038 330 5/27/2023
10.3.2023.524-beta1306 426 5/24/2023
10.3.2023.519-beta1319 981 5/19/2023
10.3.2023.516-beta0646 1,165 5/16/2023
10.3.2023.516-beta0331 391 5/16/2023
10.3.2023.512-beta1457 443 5/12/2023
10.3.2023.512-beta0223 229 5/12/2023
10.3.2023.511-beta0915 379 5/11/2023
10.3.2023.511-beta0005 487 5/11/2023
10.3.2023.510-beta2316 271 5/10/2023
10.3.2023.510-beta1447 233 5/10/2023
10.3.2023.506-beta1500 561 5/6/2023
10.3.2023.503 6,898 5/3/2023
10.3.2023.503-beta1432 224 5/3/2023
10.2.2023.503-net40 311 5/3/2023
10.2.2023.503-net20 242 5/3/2023
10.2.2023.421-beta0251 9,961 4/21/2023
10.2.2023.417-beta0135 688 4/17/2023
10.2.2023.417-beta0032 458 4/17/2023
10.2.2023.416-beta1212 281 4/16/2023
10.2.2023.413-beta1624 471 4/13/2023
10.2.2023.413-beta1539 243 4/13/2023
10.2.2023.413-beta0020 391 4/13/2023
10.2.2023.411-beta0042 262 4/11/2023
10.2.2023.408-beta0105 247 4/8/2023
10.2.2023.405-beta1246 315 4/5/2023
10.2.2023.405-beta0957 258 4/5/2023
10.2.2023.405-beta0512 272 4/5/2023
10.2.2023.405-beta0133 276 4/5/2023
10.2.2023.401 21,663 4/1/2023
10.2.2023.401-net40 330 4/1/2023
10.2.2023.401-net20 232 4/1/2023
10.2.2023.330-beta0153 663 3/30/2023
10.2.2023.330-beta0149 246 3/30/2023
10.2.2023.325-beta0247 591 3/25/2023
10.2.2023.311-beta1023 2,029 3/11/2023
10.2.2023.310-beta1211 657 3/10/2023
10.2.2023.309-net40 294 3/9/2023
10.2.2023.308-net20 250 3/8/2023
10.2.2023.307-beta1032 829 3/7/2023
10.2.2023.301 32,086 3/1/2023
10.2.2023.301-beta0038 251 3/1/2023
10.1.2023.228-beta0648 359 2/28/2023
10.1.2023.225-beta0242 610 2/25/2023
10.1.2023.225-beta0129 254 2/25/2023
10.1.2023.221-beta0001 1,302 2/21/2023
10.1.2023.218-beta1751 305 2/18/2023
10.1.2023.214-beta1527 1,084 2/14/2023
10.1.2023.213-beta1035 1,266 2/13/2023
10.1.2023.211-beta0547 407 2/11/2023
10.1.2023.203 19,019 2/3/2023
10.1.2023.203-beta0156 269 2/3/2023
10.1.2023.111-beta1511 546 1/11/2023
10.1.2023.107-beta0244 412 1/7/2023
10.1.2023.101 12,941 1/1/2023
10.1.2023.101-beta0156 247 1/1/2023
10.1.2022.1224-beta0553 593 12/24/2022
10.1.2022.1220-beta0114 999 12/20/2022
10.1.2022.1217-beta0141 666 12/17/2022
10.1.2022.1213-beta0750 453 12/13/2022
10.1.2022.1210-beta0436 1,197 12/10/2022
10.1.2022.1210-beta0240 259 12/10/2022
10.1.2022.1203-beta0732 1,042 12/3/2022
10.1.2022.1201 36,272 12/1/2022
10.1.2022.1201-beta1152 246 12/1/2022
10.0.2022.1129-beta0631 318 11/29/2022
10.0.2022.1129-beta0048 444 11/29/2022
10.0.2022.1126-beta0837 698 11/26/2022
10.0.2022.1126-beta0200 263 11/26/2022
10.0.2022.1120-beta1450 587 11/20/2022
10.0.2022.1116-beta1423 308 11/16/2022
10.0.2022.1110-beta1402 306 11/10/2022
10.0.2022.1109-beta0329 596 11/9/2022
10.0.2022.1109-beta0133 851 11/9/2022
10.0.2022.1106-beta1432 783 11/6/2022
10.0.2022.1105-beta0228 424 11/5/2022
10.0.2022.1101 17,298 11/1/2022
10.0.2022.1101-beta0644 256 11/1/2022
10.0.2022.1101-beta0205 235 11/1/2022
10.0.2022.1028-beta0410 326 10/28/2022
10.0.2022.1023-beta1023 321 10/23/2022
10.0.2022.1022-beta0141 267 10/22/2022
10.0.2022.1020-beta0842 284 10/20/2022
10.0.2022.1017-beta0517 613 10/17/2022
10.0.2022.1015-beta0046 465 10/15/2022
10.0.2022.1007-beta0405 613 10/7/2022
10.0.2022.1001 13,383 10/1/2022
10.0.2022.923-beta0329 796 9/23/2022
10.0.2022.920-beta0209 415 9/20/2022
10.0.2022.916-beta0818 489 9/16/2022
10.0.2022.911-beta0129 261 9/11/2022
10.0.2022.904-beta0853 279 9/4/2022
10.0.2022.901 17,340 9/1/2022
10.0.2022.901-beta0034 245 9/1/2022
10.0.2022.818-beta0241 416 8/18/2022
10.0.2022.815-beta0609 1,041 8/15/2022
10.0.2022.813-beta1403 1,649 8/13/2022
10.0.2022.813-beta0203 277 8/13/2022
10.0.2022.810-beta0004 994 8/10/2022
10.0.2022.809-beta1555 317 8/9/2022
9.2.2022.801 8,298 8/1/2022
9.2.2022.707-beta1102 445 7/7/2022
9.2.2022.704-beta0856 269 7/4/2022
9.2.2022.701 12,656 7/1/2022
9.2.2022.629-beta0526 274 6/29/2022
9.2.2022.619-beta0928 417 6/19/2022
9.2.2022.611-beta0715 296 6/11/2022
9.2.2022.609-beta1105 633 6/9/2022
9.2.2022.608-beta0830 275 6/8/2022
9.2.2022.608-beta0535 826 6/8/2022
9.2.2022.601 16,449 6/1/2022
9.2.2022.601-beta0030 291 6/1/2022
9.1.2022.529-beta2339 587 5/29/2022
9.1.2022.518-beta1501 316 5/18/2022
9.1.2022.517-beta0852 651 5/17/2022
9.1.2022.509-beta0301 1,900 5/9/2022
9.1.2022.503-beta1407 423 5/3/2022
9.1.2022.501 27,135 5/1/2022
9.1.2022.501-beta0019 301 5/1/2022
9.0.2022.427-beta0344 586 4/27/2022
9.0.2022.422-beta0757 647 4/22/2022
9.0.2022.422-beta0523 299 4/22/2022
9.0.2022.419-beta1606 305 4/19/2022
9.0.2022.419-beta0215 308 4/19/2022
9.0.2022.415-beta0444 2,031 4/15/2022
9.0.2022.409-beta1553 361 4/9/2022
9.0.2022.406-beta0707 778 4/6/2022
9.0.2022.403-beta1524 304 4/3/2022
9.0.2022.401 19,691 4/1/2022
9.0.2022.329-beta1503 308 3/29/2022
9.0.2022.329-beta1455 312 3/29/2022
9.0.2022.329-beta1058 318 3/29/2022
9.0.2022.329-beta1038 293 3/29/2022
9.0.2022.322-beta0315 1,066 3/22/2022
9.0.2022.216-beta2 619 2/16/2022
9.0.2022.202 5,794 2/2/2022
9.0.2022.116-beta1 494 1/16/2022
9.0.2022.101 6,119 12/31/2021
8.11.2022.1225 896 12/25/2022
8.11.2021.1225 16,175 12/25/2021
8.11.2021.1216-beta2 549 12/16/2021
8.11.2021.1216-beta1 518 12/16/2021
8.11.2021.1204 12,971 12/3/2021
8.11.2021.1130-beta2 549 11/30/2021
8.11.2021.1124-beta1 3,922 11/25/2021
8.11.2021.1109 4,620 11/9/2021
8.11.2021.1030-beta3 774 10/30/2021
8.11.2021.1020-beta2 566 10/20/2021
8.11.2021.1017-beta1 464 10/17/2021
8.11.2021.1001 23,824 10/1/2021
8.11.2021.923-beta1 656 9/23/2021
8.11.2021.826-beta2 560 8/25/2021
8.11.2021.819-beta1 361 8/19/2021
8.11.2021.809 3,340 8/9/2021
8.10.2021.723-beta1 853 7/22/2021
8.10.2021.708 11,784 7/8/2021
8.10.2021.618-beta1 849 6/22/2021
8.10.2021.604 1,992 6/7/2021
8.10.2021.525-beta5 645 5/27/2021
8.10.2021.519-beta5 698 5/19/2021
8.10.2021.511-beta3 596 5/11/2021
8.10.2021.505 11,628 5/5/2021
8.10.2021.427-beta1 1,342 4/27/2021
8.10.2021.420-beta2 567 4/20/2021
8.10.2021.418-beta1 719 4/18/2021
8.10.2021.404 20,957 4/4/2021
8.10.2021.329-rc2 607 3/29/2021
8.10.2021.327-rc1 895 3/27/2021
8.10.2021.320-beta3 727 3/22/2021
8.10.2021.316-beta2 615 3/16/2021
8.10.2021.316-beta1 659 3/16/2021
8.10.2021.310-beta1 616 3/9/2021
8.10.2021.303 49,518 3/3/2021
8.10.2021.224-beta3 876 2/23/2021
8.10.2021.212-beta1 904 2/12/2021
8.10.2021.202 6,004 2/2/2021
8.10.2021.125-beta3 982 1/25/2021
8.10.2021.123-beta3 643 1/23/2021
8.10.2021.120-beta2 633 1/20/2021
8.10.2021.115-beta1 936 1/15/2021
8.10.2021.101 8,000 1/1/2021
8.10.2020.1223-beta2 875 12/23/2020
8.10.2020.1204 2,974 12/4/2020
8.10.2020.1101 7,854 11/1/2020
8.10.2020.1002 11,288 10/2/2020
8.10.2020.901 4,561 9/1/2020
8.9.2020.825-beta8 910 8/24/2020
8.9.2020.822-beta6 748 8/22/2020
8.9.2020.819-beta2 777 8/19/2020
8.9.2020.802 7,762 8/2/2020
8.8.2020.727-rc3 836 7/27/2020
8.8.2020.725-rc 905 7/25/2020
8.8.2020.719-beta 881 7/18/2020
8.8.2020.701 3,603 7/1/2020
8.8.2020.622-beta 710 6/21/2020
8.7.2020.601 9,463 5/31/2020
8.7.2020.525-rc 956 5/25/2020
8.7.2020.510-beta 846 5/10/2020
8.7.2020.501 7,647 5/1/2020
8.7.2020.425-beta 1,085 4/25/2020
8.7.2020.421-beta 871 4/21/2020
8.7.2020.403 3,179 4/2/2020
8.7.2020.329-beta 979 3/29/2020
8.7.2020.322-beta 945 3/22/2020
8.7.2020.308 4,414 3/8/2020
8.6.2020.305-rc 858 3/5/2020
8.6.2020.227-cbeta 799 2/27/2020
8.6.2020.217-beta 1,193 2/17/2020
8.6.2020.204 4,282 2/4/2020
8.5.2020.101 3,450 1/1/2020
8.4.2019.1212 2,991 12/12/2019
8.4.2019.1203 2,267 12/3/2019
8.4.2019.1109 5,437 11/9/2019
8.3.2019.923 2,549 9/24/2019
8.3.2019.822 3,544 8/22/2019
8.2.2019.706 10,907 7/6/2019
8.1.2019.618 3,918 6/23/2019
8.1.2019.602 15,211 6/2/2019
8.1.2019.510 2,518 5/10/2019
8.1.2019.415 2,951 4/15/2019
8.1.2019.406 2,081 4/6/2019
8.1.2019.327 3,573 3/26/2019
8.1.2019.324 1,419 3/24/2019
8.1.2019.320 3,040 3/20/2019
8.1.2019.314 1,660 3/14/2019
8.1.2019.310 3,636 3/10/2019
8.0.6965.42074 2,350 1/26/2019
8.0.6940.24647 7,672 1/1/2019
7.4.6911.41889 2,401 12/3/2018
7.4.6881.41311 3,466 11/3/2018
7.3.6870.42457 4,552 10/23/2018
7.3.6839.35284 2,500 9/22/2018
7.3.6815.39384 5,467 8/29/2018
7.3.6805.17853 1,795 8/20/2018
7.3.6804.36941 2,219 8/18/2018
7.3.6790.27910 3,649 8/4/2018
7.3.6763.36550 2,770 7/8/2018
7.3.6755.22250 2,740 6/30/2018
7.0.6722.39740 2,712 5/28/2018
6.6.6678.32714 3,142 4/14/2018
6.3.6373.295 2,254 6/12/2017
6.3.6362.19952 2,525 6/2/2017
6.3.6351.20716 2,533 5/25/2017
6.3.6295.19985 2,301 3/27/2017
6.2.6212.2085 3,434 1/2/2017
6.0.6173.29484 2,258 11/25/2016
6.0.6157.20379 2,677 11/9/2016
6.0.6129.20591 2,704 10/19/2016
6.0.6073.30845 2,895 8/17/2016
6.0.6055.36071 2,882 8/9/2016
5.7.5970.30825 3,382 5/6/2016
5.6.5941.32092 2,798 4/7/2016
5.5.5935.36181 2,625 4/1/2016
5.5.5907.30307 3,340 3/4/2016
5.5.5904.29180 3,254 3/1/2016
5.5.5887.39885 3,537 2/13/2016
5.5.5879.29600 1,895 2/5/2016
5.4.5874.34013 4,546 2/4/2016
5.4.5786.31911 2,274 11/4/2015
5.4.5749.17541 2,547 9/28/2015
5.4.5722.31907 2,735 9/1/2015
5.4.5701.19740 3,241 8/11/2015
5.4.5624.15003 3,377 5/27/2015
5.4.5619.30580 1,917 5/22/2015
5.4.5616.566 1,920 5/17/2015
5.4.5615.2932 4,819 5/16/2015
5.3.5606.36185 3,243 5/8/2015
5.3.5586.37393 4,266 4/18/2015
5.3.5577.35714 6,089 4/9/2015
5.3.5571.2529 1,945 4/2/2015
5.3.5571.2463 2,208 4/2/2015
5.3.5571.2147 2,000 4/2/2015
5.3.5570.2586 1,904 4/2/2015
4.2.5259.26174 2,008 5/19/2015
3.9.5038.19709 3,221 2/13/2016

优化HTTP相关埋点;TimerX规避时间回拨