NewLife.Core 9.2.2022.609-beta1105

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.2.2022.609-beta1105
                    
NuGet\Install-Package NewLife.Core -Version 9.2.2022.609-beta1105
                    
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.2.2022.609-beta1105" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Core" Version="9.2.2022.609-beta1105" />
                    
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.2.2022.609-beta1105
                    
#r "nuget: NewLife.Core, 9.2.2022.609-beta1105"
                    
#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.2.2022.609-beta1105
                    
#: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.2.2022.609-beta1105&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Core&version=9.2.2022.609-beta1105&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.  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 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.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0

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

    • No dependencies.

NuGet packages (106)

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.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管理平台
NewLifeX/XProxy
XProxy是一个代理服务器,内置有NAT、反向代理、直接代理、间接代理等。
DotNet-MoYu/SimpleAdmin
💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。
nnhy/BigData
SQLite单表4亿订单,大数据测试
Version Downloads Last Updated
11.7.2025.1001 416 10/1/2025
11.7.2025.1001-beta1644 103 10/1/2025
11.6.2025.924-beta0602 173 9/24/2025
11.6.2025.923-beta0003 171 9/23/2025
11.6.2025.921-beta1554 267 9/21/2025
11.6.2025.914-beta0534 375 9/14/2025
11.6.2025.909-beta1623 147 9/9/2025
11.6.2025.901 4,372 9/1/2025
11.6.2025.901-beta0601 156 9/1/2025
11.6.2025.901-beta0016 148 9/1/2025
11.6.2025.830-beta0121 270 8/30/2025
11.6.2025.828-beta0604 210 8/28/2025
11.6.2025.828-beta0030 187 8/28/2025
11.6.2025.824-beta1131 632 8/24/2025
11.6.2025.821-beta1345 155 8/21/2025
11.6.2025.820-beta1618 373 8/20/2025
11.6.2025.820-beta0617 464 8/20/2025
11.6.2025.819-beta1628 158 8/19/2025
11.6.2025.816-beta1657 89 8/16/2025
11.6.2025.808-beta0359 998 8/8/2025
11.6.2025.801 8,917 8/1/2025
11.5.2025.729-beta1631 141 7/29/2025
11.5.2025.724-beta1743 562 7/24/2025
11.5.2025.724-beta1230 510 7/24/2025
11.5.2025.724-beta0705 489 7/24/2025
11.5.2025.717-beta0001 388 7/17/2025
11.5.2025.713-beta1307 1,060 7/13/2025
11.5.2025.709-beta0116 173 7/9/2025
11.5.2025.709-beta0115 164 7/9/2025
11.5.2025.708-beta1825 155 7/8/2025
11.5.2025.707-beta0601 174 7/7/2025
11.5.2025.706-beta0600 160 7/6/2025
11.5.2025.701 8,230 7/1/2025
11.5.2025.629-beta0325 190 6/29/2025
11.5.2025.625-beta0805 285 6/25/2025
11.5.2025.623-beta1432 170 6/23/2025
11.5.2025.623-beta0617 214 6/23/2025
11.5.2025.618-beta0602 319 6/18/2025
11.5.2025.616-beta1417 171 6/16/2025
11.5.2025.614-beta1824 308 6/14/2025
11.5.2025.610-beta0728 307 6/10/2025
11.5.2025.610-beta0351 291 6/10/2025
11.5.2025.601 8,391 6/1/2025
11.5.2025.531-beta1706 128 5/31/2025
11.5.2025.528-beta1149 287 5/28/2025
11.5.2025.527-beta1718 176 5/27/2025
11.5.2025.523-beta0836 403 5/23/2025
11.5.2025.519-beta1544 614 5/19/2025
11.5.2025.516-beta0234 380 5/16/2025
11.5.2025.501 9,706 5/1/2025
11.5.2025.501-beta1553 188 5/1/2025
11.4.2025.428-beta0331 293 4/28/2025
11.4.2025.424-beta0317 357 4/24/2025
11.4.2025.422-beta1218 192 4/22/2025
11.4.2025.418-beta0117 220 4/18/2025
11.4.2025.415-beta1727 238 4/15/2025
11.4.2025.415-beta1130 458 4/15/2025
11.4.2025.401 11,116 4/1/2025
11.4.2025.401-beta0312 183 4/1/2025
11.4.2025.329-beta1222 129 3/29/2025
11.4.2025.313-beta0928 297 3/13/2025
11.4.2025.313-beta0330 175 3/13/2025
11.4.2025.311-beta1047 199 3/11/2025
11.4.2025.301 22,598 3/1/2025
11.4.2025.301-beta0115 117 3/1/2025
11.4.2025.225-beta0200 537 2/25/2025
11.4.2025.224-beta1145 177 2/24/2025
11.4.2025.221-beta0925 295 2/21/2025
11.4.2025.212-beta1256 250 2/12/2025
11.4.2025.210-beta0305 335 2/10/2025
11.4.2025.209-beta0520 133 2/9/2025
11.4.2025.207-beta0905 125 2/7/2025
11.4.2025.202-beta1437 138 2/2/2025
11.4.2025.202-beta1401 111 2/2/2025
11.4.2025.201 10,588 2/1/2025
11.4.2025.201-beta1545 114 2/1/2025
11.3.2025.126-beta0159 137 1/26/2025
11.3.2025.123-beta0504 137 1/23/2025
11.3.2025.114-beta0535 893 1/14/2025
11.3.2025.109-beta0435 1,537 1/9/2025
11.3.2025.107-beta1517 110 1/7/2025
11.3.2025.101 18,456 1/1/2025
11.2.2024.1227-beta1456 358 12/27/2024
11.2.2024.1225-beta1611 145 12/25/2024
11.2.2024.1214-beta0109 344 12/14/2024
11.1.2024.1212-beta1042 259 12/12/2024
11.1.2024.1212-beta0737 131 12/12/2024
11.1.2024.1212-beta0705 124 12/12/2024
11.1.2024.1211-beta0601 134 12/11/2024
11.1.2024.1208-beta0600 129 12/8/2024
11.1.2024.1206 5,240 12/6/2024
11.0.2024.1125-beta1216 220 11/25/2024
11.0.2024.1125-beta0803 217 11/25/2024
11.0.2024.1124-beta1518 353 11/24/2024
11.0.2024.1115 3,568 11/15/2024
11.0.2024.1029-beta0215 447 10/29/2024
11.0.2024.1013-beta0746 1,286 10/13/2024
11.0.2024.1011-beta1533 287 10/11/2024
11.0.2024.1010-beta0704 132 10/10/2024
11.0.2024.1009-beta1704 136 10/9/2024
11.0.2024.1008-beta0518 250 10/8/2024
11.0.2024.1006-beta1717 555 10/6/2024
11.0.2024.1004-beta0640 143 10/4/2024
11.0.2024.1001 9,981 10/1/2024
11.0.2024.927-beta1339 283 9/27/2024
11.0.2024.923-beta0014 386 9/23/2024
11.0.2024.921-beta1654 141 9/21/2024
11.0.2024.921-beta1520 131 9/21/2024
11.0.2024.919-beta1610 135 9/19/2024
11.0.2024.919-beta1604 136 9/19/2024
11.0.2024.919-beta1555 131 9/19/2024
11.0.2024.917-beta0004 344 9/17/2024
11.0.2024.916-beta1549 137 9/16/2024
11.0.2024.915-beta0601 252 9/15/2024
11.0.2024.913-beta0901 240 9/13/2024
11.0.2024.912-beta0855 219 9/12/2024
11.0.2024.912-beta0055 151 9/12/2024
11.0.2024.911-beta0752 218 9/11/2024
11.0.2024.911-beta0526 145 9/11/2024
11.0.2024.911-beta0310 142 9/11/2024
11.0.2024.904-beta1117 135 9/4/2024
11.0.2024.903-beta0733 149 9/3/2024
11.0.2024.903-beta0007 133 9/3/2024
11.0.2024.902-beta0611 129 9/2/2024
11.0.2024.829-beta1428 212 8/29/2024
11.0.2024.827-beta1512 1,320 8/27/2024
11.0.2024.826-beta0719 213 8/26/2024
11.0.2024.825-beta0603 163 8/25/2024
11.0.2024.822-beta0006 196 8/22/2024
11.0.2024.818-beta0730 161 8/18/2024
11.0.2024.816-beta1358 167 8/16/2024
10.10.2024.904-beta1117 144 9/4/2024
10.10.2024.902 5,658 9/2/2024
10.10.2024.902-beta0612 132 9/2/2024
10.10.2024.902-beta0415 147 9/2/2024
10.10.2024.829-beta1430 140 8/29/2024
10.10.2024.825-beta0722 269 8/25/2024
10.10.2024.811-beta0600 179 8/11/2024
10.10.2024.809-beta0600 221 8/9/2024
10.10.2024.803 5,050 8/3/2024
10.10.2024.801-net40 766 8/1/2024
10.10.2024.723-beta1414 1,143 7/23/2024
10.10.2024.718-beta0517 608 7/18/2024
10.10.2024.713-beta0409 691 7/13/2024
10.10.2024.710-beta0951 357 7/10/2024
10.10.2024.708-beta0849 551 7/8/2024
10.10.2024.701 39,318 7/1/2024
10.10.2024.701-net40 390 7/1/2024
10.10.2024.701-net20 175 7/1/2024
10.10.2024.701-beta1330 145 7/1/2024
10.10.2024.620-beta1127 339 6/20/2024
10.10.2024.601 16,066 6/1/2024
10.10.2024.525-beta1006 294 5/25/2024
10.10.2024.521-beta1237 248 5/21/2024
10.10.2024.507 23,280 5/7/2024
10.10.2024.501-net40 490 5/1/2024
10.10.2024.501-net20 144 5/1/2024
10.9.2024.402 17,415 4/2/2024
10.8.2024.327-beta0307 388 3/27/2024
10.8.2024.325-beta0633 321 3/25/2024
10.8.2024.303 20,401 3/3/2024
10.7.2024.229-beta0909 305 2/29/2024
10.7.2024.216-beta0739 628 2/16/2024
10.7.2024.203-net40 463 2/3/2024
10.7.2024.203-net20 168 2/3/2024
10.7.2024.202 21,571 2/2/2024
10.6.2024.112-beta0523 871 1/12/2024
10.6.2024.104-beta0108 199 1/4/2024
10.6.2024.101 28,127 1/1/2024
10.6.2024.101-net40 269 1/1/2024
10.6.2024.101-net20 170 1/1/2024
10.6.2023.1209-beta1625 700 12/9/2023
10.6.2023.1201 18,137 12/1/2023
10.6.2023.1201-net40 322 12/1/2023
10.6.2023.1201-net20 161 12/1/2023
10.6.2023.1115 2,084 11/15/2023
10.6.2023.1101 14,262 11/1/2023
10.6.2023.1101-net40 310 11/1/2023
10.6.2023.1101-net20 148 11/1/2023
10.6.2023.1020-beta0147 180 10/20/2023
10.6.2023.1001 35,824 10/1/2023
10.6.2023.1001-net40 291 10/1/2023
10.6.2023.1001-net20 183 10/1/2023
10.6.2023.930-beta0258 419 9/30/2023
10.5.2023.913-beta0718 206 9/13/2023
10.5.2023.904-net40 286 9/3/2023
10.5.2023.904-net20 238 9/3/2023
10.5.2023.903-beta0058 307 9/3/2023
10.5.2023.824-beta1618 505 8/24/2023
10.5.2023.823-beta1516 223 8/23/2023
10.5.2023.806-beta1039 371 8/6/2023
10.5.2023.801 29,336 8/1/2023
10.5.2023.801-net40 557 8/1/2023
10.5.2023.801-net20 194 8/1/2023
10.4.2023.723-beta0512 212 7/23/2023
10.4.2023.707 4,995 7/7/2023
10.4.2023.707-net40 266 7/7/2023
10.4.2023.707-net20 204 7/7/2023
10.3.2023.629-beta1636 202 6/29/2023
10.3.2023.627-beta1611 524 6/27/2023
10.3.2023.627-beta0836 293 6/27/2023
10.3.2023.624-beta0022 699 6/24/2023
10.3.2023.622-beta0042 201 6/22/2023
10.3.2023.611-beta1622 474 6/11/2023
10.3.2023.609-beta1406 828 6/9/2023
10.3.2023.608-beta0911 299 6/8/2023
10.3.2023.606-beta1136 230 6/6/2023
10.3.2023.603-beta0000 1,106 6/3/2023
10.3.2023.601 19,723 6/1/2023
10.3.2023.601-net40 364 6/1/2023
10.3.2023.601-net20 216 6/1/2023
10.3.2023.527-beta0038 312 5/27/2023
10.3.2023.524-beta1306 382 5/24/2023
10.3.2023.519-beta1319 942 5/19/2023
10.3.2023.516-beta0646 1,132 5/16/2023
10.3.2023.516-beta0331 344 5/16/2023
10.3.2023.512-beta1457 423 5/12/2023
10.3.2023.512-beta0223 215 5/12/2023
10.3.2023.511-beta0915 360 5/11/2023
10.3.2023.511-beta0005 444 5/11/2023
10.3.2023.510-beta2316 248 5/10/2023
10.3.2023.510-beta1447 213 5/10/2023
10.3.2023.506-beta1500 528 5/6/2023
10.3.2023.503 6,566 5/3/2023
10.3.2023.503-beta1432 208 5/3/2023
10.2.2023.503-net40 294 5/3/2023
10.2.2023.503-net20 227 5/3/2023
10.2.2023.421-beta0251 9,457 4/21/2023
10.2.2023.417-beta0135 625 4/17/2023
10.2.2023.417-beta0032 444 4/17/2023
10.2.2023.416-beta1212 257 4/16/2023
10.2.2023.413-beta1624 454 4/13/2023
10.2.2023.413-beta1539 226 4/13/2023
10.2.2023.413-beta0020 363 4/13/2023
10.2.2023.411-beta0042 243 4/11/2023
10.2.2023.408-beta0105 231 4/8/2023
10.2.2023.405-beta1246 296 4/5/2023
10.2.2023.405-beta0957 240 4/5/2023
10.2.2023.405-beta0512 253 4/5/2023
10.2.2023.405-beta0133 260 4/5/2023
10.2.2023.401 21,159 4/1/2023
10.2.2023.401-net40 309 4/1/2023
10.2.2023.401-net20 215 4/1/2023
10.2.2023.330-beta0153 630 3/30/2023
10.2.2023.330-beta0149 229 3/30/2023
10.2.2023.325-beta0247 544 3/25/2023
10.2.2023.311-beta1023 1,892 3/11/2023
10.2.2023.310-beta1211 610 3/10/2023
10.2.2023.309-net40 275 3/9/2023
10.2.2023.308-net20 229 3/8/2023
10.2.2023.307-beta1032 781 3/7/2023
10.2.2023.301 29,769 3/1/2023
10.2.2023.301-beta0038 231 3/1/2023
10.1.2023.228-beta0648 336 2/28/2023
10.1.2023.225-beta0242 560 2/25/2023
10.1.2023.225-beta0129 232 2/25/2023
10.1.2023.221-beta0001 1,209 2/21/2023
10.1.2023.218-beta1751 279 2/18/2023
10.1.2023.214-beta1527 993 2/14/2023
10.1.2023.213-beta1035 1,215 2/13/2023
10.1.2023.211-beta0547 352 2/11/2023
10.1.2023.203 18,569 2/3/2023
10.1.2023.203-beta0156 251 2/3/2023
10.1.2023.111-beta1511 476 1/11/2023
10.1.2023.107-beta0244 366 1/7/2023
10.1.2023.101 12,646 1/1/2023
10.1.2023.101-beta0156 232 1/1/2023
10.1.2022.1224-beta0553 532 12/24/2022
10.1.2022.1220-beta0114 906 12/20/2022
10.1.2022.1217-beta0141 566 12/17/2022
10.1.2022.1213-beta0750 431 12/13/2022
10.1.2022.1210-beta0436 1,108 12/10/2022
10.1.2022.1210-beta0240 242 12/10/2022
10.1.2022.1203-beta0732 987 12/3/2022
10.1.2022.1201 35,416 12/1/2022
10.1.2022.1201-beta1152 230 12/1/2022
10.0.2022.1129-beta0631 287 11/29/2022
10.0.2022.1129-beta0048 406 11/29/2022
10.0.2022.1126-beta0837 637 11/26/2022
10.0.2022.1126-beta0200 245 11/26/2022
10.0.2022.1120-beta1450 526 11/20/2022
10.0.2022.1116-beta1423 279 11/16/2022
10.0.2022.1110-beta1402 288 11/10/2022
10.0.2022.1109-beta0329 569 11/9/2022
10.0.2022.1109-beta0133 812 11/9/2022
10.0.2022.1106-beta1432 741 11/6/2022
10.0.2022.1105-beta0228 397 11/5/2022
10.0.2022.1101 16,456 11/1/2022
10.0.2022.1101-beta0644 236 11/1/2022
10.0.2022.1101-beta0205 219 11/1/2022
10.0.2022.1028-beta0410 297 10/28/2022
10.0.2022.1023-beta1023 277 10/23/2022
10.0.2022.1022-beta0141 249 10/22/2022
10.0.2022.1020-beta0842 264 10/20/2022
10.0.2022.1017-beta0517 593 10/17/2022
10.0.2022.1015-beta0046 440 10/15/2022
10.0.2022.1007-beta0405 585 10/7/2022
10.0.2022.1001 12,859 10/1/2022
10.0.2022.923-beta0329 759 9/23/2022
10.0.2022.920-beta0209 392 9/20/2022
10.0.2022.916-beta0818 469 9/16/2022
10.0.2022.911-beta0129 242 9/11/2022
10.0.2022.904-beta0853 261 9/4/2022
10.0.2022.901 17,018 9/1/2022
10.0.2022.901-beta0034 219 9/1/2022
10.0.2022.818-beta0241 396 8/18/2022
10.0.2022.815-beta0609 969 8/15/2022
10.0.2022.813-beta1403 1,543 8/13/2022
10.0.2022.813-beta0203 250 8/13/2022
10.0.2022.810-beta0004 946 8/10/2022
10.0.2022.809-beta1555 288 8/9/2022
9.2.2022.801 8,182 8/1/2022
9.2.2022.707-beta1102 415 7/7/2022
9.2.2022.704-beta0856 248 7/4/2022
9.2.2022.701 12,387 7/1/2022
9.2.2022.629-beta0526 253 6/29/2022
9.2.2022.619-beta0928 386 6/19/2022
9.2.2022.611-beta0715 277 6/11/2022
9.2.2022.609-beta1105 594 6/9/2022
9.2.2022.608-beta0830 251 6/8/2022
9.2.2022.608-beta0535 778 6/8/2022
9.2.2022.601 16,107 6/1/2022
9.2.2022.601-beta0030 267 6/1/2022
9.1.2022.529-beta2339 550 5/29/2022
9.1.2022.518-beta1501 292 5/18/2022
9.1.2022.517-beta0852 613 5/17/2022
9.1.2022.509-beta0301 1,773 5/9/2022
9.1.2022.503-beta1407 386 5/3/2022
9.1.2022.501 26,730 5/1/2022
9.1.2022.501-beta0019 282 5/1/2022
9.0.2022.427-beta0344 547 4/27/2022
9.0.2022.422-beta0757 611 4/22/2022
9.0.2022.422-beta0523 278 4/22/2022
9.0.2022.419-beta1606 289 4/19/2022
9.0.2022.419-beta0215 288 4/19/2022
9.0.2022.415-beta0444 1,935 4/15/2022
9.0.2022.409-beta1553 336 4/9/2022
9.0.2022.406-beta0707 714 4/6/2022
9.0.2022.403-beta1524 283 4/3/2022
9.0.2022.401 19,512 4/1/2022
9.0.2022.329-beta1503 289 3/29/2022
9.0.2022.329-beta1455 281 3/29/2022
9.0.2022.329-beta1058 297 3/29/2022
9.0.2022.329-beta1038 272 3/29/2022
9.0.2022.322-beta0315 1,010 3/22/2022
9.0.2022.216-beta2 588 2/16/2022
9.0.2022.202 5,691 2/2/2022
9.0.2022.116-beta1 464 1/16/2022
9.0.2022.101 6,031 12/31/2021
8.11.2022.1225 869 12/25/2022
8.11.2021.1225 15,420 12/25/2021
8.11.2021.1216-beta2 515 12/16/2021
8.11.2021.1216-beta1 484 12/16/2021
8.11.2021.1204 12,721 12/3/2021
8.11.2021.1130-beta2 512 11/30/2021
8.11.2021.1124-beta1 3,883 11/25/2021
8.11.2021.1109 4,541 11/9/2021
8.11.2021.1030-beta3 732 10/30/2021
8.11.2021.1020-beta2 530 10/20/2021
8.11.2021.1017-beta1 428 10/17/2021
8.11.2021.1001 23,182 10/1/2021
8.11.2021.923-beta1 621 9/23/2021
8.11.2021.826-beta2 521 8/25/2021
8.11.2021.819-beta1 340 8/19/2021
8.11.2021.809 3,237 8/9/2021
8.10.2021.723-beta1 808 7/22/2021
8.10.2021.708 11,415 7/8/2021
8.10.2021.618-beta1 815 6/22/2021
8.10.2021.604 1,944 6/7/2021
8.10.2021.525-beta5 617 5/27/2021
8.10.2021.519-beta5 666 5/19/2021
8.10.2021.511-beta3 557 5/11/2021
8.10.2021.505 11,495 5/5/2021
8.10.2021.427-beta1 1,288 4/27/2021
8.10.2021.420-beta2 536 4/20/2021
8.10.2021.418-beta1 678 4/18/2021
8.10.2021.404 20,443 4/4/2021
8.10.2021.329-rc2 580 3/29/2021
8.10.2021.327-rc1 856 3/27/2021
8.10.2021.320-beta3 688 3/22/2021
8.10.2021.316-beta2 575 3/16/2021
8.10.2021.316-beta1 618 3/16/2021
8.10.2021.310-beta1 580 3/9/2021
8.10.2021.303 48,806 3/3/2021
8.10.2021.224-beta3 838 2/23/2021
8.10.2021.212-beta1 868 2/12/2021
8.10.2021.202 5,932 2/2/2021
8.10.2021.125-beta3 919 1/25/2021
8.10.2021.123-beta3 609 1/23/2021
8.10.2021.120-beta2 597 1/20/2021
8.10.2021.115-beta1 903 1/15/2021
8.10.2021.101 7,791 1/1/2021
8.10.2020.1223-beta2 828 12/23/2020
8.10.2020.1204 2,901 12/4/2020
8.10.2020.1101 7,745 11/1/2020
8.10.2020.1002 11,103 10/2/2020
8.10.2020.901 4,497 9/1/2020
8.9.2020.825-beta8 866 8/24/2020
8.9.2020.822-beta6 717 8/22/2020
8.9.2020.819-beta2 735 8/19/2020
8.9.2020.802 7,682 8/2/2020
8.8.2020.727-rc3 794 7/27/2020
8.8.2020.725-rc 865 7/25/2020
8.8.2020.719-beta 841 7/18/2020
8.8.2020.701 3,533 7/1/2020
8.8.2020.622-beta 673 6/21/2020
8.7.2020.601 9,169 5/31/2020
8.7.2020.525-rc 911 5/25/2020
8.7.2020.510-beta 795 5/10/2020
8.7.2020.501 7,561 5/1/2020
8.7.2020.425-beta 1,044 4/25/2020
8.7.2020.421-beta 829 4/21/2020
8.7.2020.403 3,118 4/2/2020
8.7.2020.329-beta 930 3/29/2020
8.7.2020.322-beta 892 3/22/2020
8.7.2020.308 4,370 3/8/2020
8.6.2020.305-rc 818 3/5/2020
8.6.2020.227-cbeta 760 2/27/2020
8.6.2020.217-beta 1,145 2/17/2020
8.6.2020.204 4,207 2/4/2020
8.5.2020.101 3,350 1/1/2020
8.4.2019.1212 2,941 12/12/2019
8.4.2019.1203 2,224 12/3/2019
8.4.2019.1109 5,320 11/9/2019
8.3.2019.923 2,489 9/24/2019
8.3.2019.822 3,477 8/22/2019
8.2.2019.706 10,726 7/6/2019
8.1.2019.618 3,794 6/23/2019
8.1.2019.602 14,295 6/2/2019
8.1.2019.510 2,475 5/10/2019
8.1.2019.415 2,909 4/15/2019
8.1.2019.406 2,025 4/6/2019
8.1.2019.327 3,531 3/26/2019
8.1.2019.324 1,381 3/24/2019
8.1.2019.320 2,967 3/20/2019
8.1.2019.314 1,618 3/14/2019
8.1.2019.310 3,564 3/10/2019
8.0.6965.42074 2,305 1/26/2019
8.0.6940.24647 7,435 1/1/2019
7.4.6911.41889 2,366 12/3/2018
7.4.6881.41311 3,424 11/3/2018
7.3.6870.42457 4,495 10/23/2018
7.3.6839.35284 2,467 9/22/2018
7.3.6815.39384 5,347 8/29/2018
7.3.6805.17853 1,755 8/20/2018
7.3.6804.36941 2,179 8/18/2018
7.3.6790.27910 3,554 8/4/2018
7.3.6763.36550 2,677 7/8/2018
7.3.6755.22250 2,649 6/30/2018
7.0.6722.39740 2,625 5/28/2018
6.6.6678.32714 3,054 4/14/2018
6.3.6373.295 2,193 6/12/2017
6.3.6362.19952 2,459 6/2/2017
6.3.6351.20716 2,469 5/25/2017
6.3.6295.19985 2,236 3/27/2017
6.2.6212.2085 3,367 1/2/2017
6.0.6173.29484 2,189 11/25/2016
6.0.6157.20379 2,614 11/9/2016
6.0.6129.20591 2,631 10/19/2016
6.0.6073.30845 2,830 8/17/2016
6.0.6055.36071 2,816 8/9/2016
5.7.5970.30825 3,314 5/6/2016
5.6.5941.32092 2,733 4/7/2016
5.5.5935.36181 2,559 4/1/2016
5.5.5907.30307 3,268 3/4/2016
5.5.5904.29180 3,177 3/1/2016
5.5.5887.39885 3,455 2/13/2016
5.5.5879.29600 1,836 2/5/2016
5.4.5874.34013 4,476 2/4/2016
5.4.5786.31911 2,205 11/4/2015
5.4.5749.17541 2,486 9/28/2015
5.4.5722.31907 2,673 9/1/2015
5.4.5701.19740 3,157 8/11/2015
5.4.5624.15003 3,310 5/27/2015
5.4.5619.30580 1,856 5/22/2015
5.4.5616.566 1,859 5/17/2015
5.4.5615.2932 4,718 5/16/2015
5.3.5606.36185 3,182 5/8/2015
5.3.5586.37393 4,189 4/18/2015
5.3.5577.35714 5,964 4/9/2015
5.3.5571.2529 1,888 4/2/2015
5.3.5571.2463 2,140 4/2/2015
5.3.5571.2147 1,943 4/2/2015
5.3.5570.2586 1,848 4/2/2015
4.2.5259.26174 1,946 5/19/2015
3.9.5038.19709 3,146 2/13/2016

合并WinCore项目;DbTable支持Xml序列化;DbTable支持DataTable互转;Http协议兼容性修正;HttpClient优化埋点数据标签