NewLife.Stardust 2.1.2022.501-beta0522

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

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

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 was computed. 
.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.

NuGet packages (7)

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

Package Downloads
NewLife.Cube.Core

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

NewLife.Cube

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

NewLife.Stardust.Extensions

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

NewLife.AntJob

分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累。

NewLife.Map

地图组件库,封装百度地图、高德地图和腾讯地图

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on NewLife.Stardust:

Repository Stars
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
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/XCoder
新生命码神工具,代码生成、网络工具、API工具、串口工具、正则工具、图标工具、加解密工具、地图接口。
NewLifeX/NewLife.MQTT
最流行的物联网通信协议MQTT,包括客户端、服务端和Web管理平台
NewLifeX/XProxy
XProxy是一个代理服务器,内置有NAT、反向代理、直接代理、间接代理等。
Version Downloads Last Updated
3.4.2025.921-beta1559 80 9/21/2025
3.4.2025.914-beta1427 199 9/14/2025
3.4.2025.910-beta1302 149 9/10/2025
3.4.2025.901 639 9/1/2025
3.4.2025.901-beta1734 154 9/1/2025
3.4.2025.831-beta0413 149 8/31/2025
3.4.2025.816-beta0513 397 8/16/2025
3.4.2025.808-beta1108 471 8/8/2025
3.4.2025.805-beta1534 231 8/5/2025
3.4.2025.801 686 8/1/2025
3.4.2025.801-beta0410 90 8/1/2025
3.4.2025.728-beta1610 118 7/28/2025
3.4.2025.724-beta0003 484 7/24/2025
3.4.2025.723-beta0606 532 7/23/2025
3.4.2025.719-beta0005 89 7/19/2025
3.4.2025.714-beta0609 176 7/14/2025
3.4.2025.713-beta1409 398 7/13/2025
3.4.2025.711-beta0134 171 7/11/2025
3.4.2025.701 1,003 7/1/2025
3.4.2025.701-beta1707 166 7/1/2025
3.4.2025.630-beta1149 169 6/30/2025
3.4.2025.623-beta0810 177 6/23/2025
3.4.2025.620-beta2321 101 6/20/2025
3.4.2025.612-beta1557 308 6/12/2025
3.4.2025.610-beta0351 299 6/10/2025
3.4.2025.601 1,179 6/1/2025
3.4.2025.601-beta0849 119 6/1/2025
3.4.2025.528-beta1318 181 5/28/2025
3.4.2025.527-beta1719 184 5/27/2025
3.3.2025.524-beta0042 161 5/24/2025
3.3.2025.516-beta1457 380 5/16/2025
3.3.2025.515-beta1341 252 5/15/2025
3.3.2025.514-beta1642 264 5/14/2025
3.3.2025.514-beta0402 303 5/14/2025
3.3.2025.506 871 5/6/2025
3.3.2025.501-beta2348 181 5/1/2025
3.3.2025.428-beta0228 192 4/28/2025
3.3.2025.426-beta1401 127 4/26/2025
3.3.2025.417-beta1403 232 4/17/2025
3.3.2025.416-beta1258 227 4/16/2025
3.3.2025.415-beta1728 232 4/15/2025
3.3.2025.401 3,003 4/1/2025
3.3.2025.401-beta0745 193 4/1/2025
3.3.2025.313-beta0255 188 3/13/2025
3.3.2025.305-beta1129 256 3/5/2025
3.3.2025.301 893 3/1/2025
3.3.2025.301-beta0201 130 3/1/2025
3.3.2025.226-beta1322 131 2/26/2025
3.3.2025.217-beta1626 135 2/17/2025
3.3.2025.212-beta1302 154 2/12/2025
3.3.2025.207-beta0907 153 2/7/2025
3.3.2025.202 1,075 2/2/2025
3.3.2025.202-beta1508 124 2/2/2025
3.3.2025.119-beta1552 315 1/19/2025
3.3.2025.109-beta1540 1,045 1/9/2025
3.3.2025.109-beta1520 163 1/9/2025
3.3.2025.107-beta0002 131 1/7/2025
3.3.2025.104-beta0002 163 1/4/2025
3.2.2025.103-beta1506 163 1/3/2025
3.2.2025.101 8,727 1/1/2025
3.2.2025.101-beta1215 143 1/1/2025
3.2.2025.101-beta0213 149 1/1/2025
3.2.2024.1231-beta1634 154 12/31/2024
3.2.2024.1229-beta0603 178 12/29/2024
3.2.2024.1228-beta0003 119 12/28/2024
3.2.2024.1225-beta1617 133 12/25/2024
3.2.2024.1221-beta0545 131 12/21/2024
3.2.2024.1211 939 12/11/2024
3.2.2024.1208-beta0603 137 12/8/2024
3.2.2024.1203 456 12/3/2024
3.2.2024.1203-beta0033 118 12/3/2024
3.2.2024.1203-beta0010 118 12/3/2024
3.2.2024.1125-beta1044 124 11/25/2024
3.2.2024.1120-beta0605 129 11/20/2024
3.2.2024.1118-beta0607 120 11/18/2024
3.2.2024.1117 834 11/17/2024
3.2.2024.1117-beta1039 123 11/17/2024
3.2.2024.1115-beta0605 116 11/15/2024
3.2.2024.1113 696 11/13/2024
3.2.2024.1113-beta1709 132 11/13/2024
3.1.2024.1113-beta0606 137 11/13/2024
3.1.2024.1101 1,113 11/1/2024
3.1.2024.1101-beta1012 132 11/1/2024
3.1.2024.1031-beta0152 136 10/31/2024
3.1.2024.1025-beta1552 274 10/25/2024
3.1.2024.1023-beta0712 229 10/23/2024
3.1.2024.1022-beta1409 132 10/22/2024
3.1.2024.1012-beta1536 204 10/12/2024
3.1.2024.1007-beta1552 126 10/7/2024
3.1.2024.1004 1,004 10/4/2024
3.1.2024.1004-beta1804 137 10/4/2024
3.1.2024.1004-beta0644 127 10/4/2024
3.1.2024.927-beta1348 123 9/27/2024
3.1.2024.917-beta0909 219 9/17/2024
3.0.2024.909-beta1027 164 9/9/2024
3.0.2024.902 1,450 9/2/2024
3.0.2024.902-beta0834 138 9/2/2024
3.0.2024.829-beta1355 147 8/29/2024
3.0.2024.829-beta0328 140 8/29/2024
3.0.2024.823-beta0730 170 8/23/2024
3.0.2024.815-beta1426 170 8/15/2024
3.0.2024.811-beta0611 153 8/11/2024
3.0.2024.807-beta0736 144 8/7/2024
3.0.2024.806 1,303 8/6/2024
3.0.2024.806-beta0336 149 8/6/2024
3.0.2024.806-beta0329 156 8/6/2024
3.0.2024.802 299 8/2/2024
3.0.2024.801 507 8/1/2024
3.0.2024.801-beta1738 134 8/1/2024
3.0.2024.801-beta1356 151 8/1/2024
3.0.2024.801-beta1023 159 8/1/2024
3.0.2024.730-beta0516 161 7/30/2024
3.0.2024.728-beta1357 375 7/28/2024
3.0.2024.728-beta0609 114 7/28/2024
3.0.2024.724-beta0746 206 7/24/2024
3.0.2024.719-beta0809 262 7/19/2024
3.0.2024.718-beta0535 154 7/18/2024
3.0.2024.717-beta0621 151 7/17/2024
3.0.2024.714-beta0610 341 7/14/2024
3.0.2024.711-beta0023 240 7/11/2024
3.0.2024.710-beta1002 139 7/10/2024
3.0.2024.708 896 7/8/2024
2.9.2024.620-beta1617 385 6/20/2024
2.9.2024.519-beta0702 210 5/19/2024
2.9.2024.417-beta1339 10,489 4/17/2024
2.9.2024.402 2,128 4/2/2024
2.9.2024.402-beta1711 144 4/2/2024
2.9.2024.327-beta0942 195 3/27/2024
2.9.2024.320-beta1238 256 3/20/2024
2.9.2024.317-beta2320 167 3/17/2024
2.9.2024.315-beta0600 165 3/15/2024
2.9.2024.228-beta1458 245 2/28/2024
2.9.2024.218 646 2/18/2024
2.9.2024.218-beta1622 166 2/18/2024
2.9.2024.218-beta1618 162 2/18/2024
2.9.2024.203-beta1407 166 2/3/2024
2.9.2024.202-beta1609 136 2/2/2024
2.9.2024.201-beta0619 139 2/1/2024
2.9.2024.131-beta0755 152 1/31/2024
2.9.2024.127-beta0217 150 1/27/2024
2.9.2024.125-beta0012 156 1/25/2024
2.9.2024.123-beta0122 147 1/23/2024
2.9.2024.104-beta0117 340 1/4/2024
2.9.2024.101 1,293 1/1/2024
2.9.2024.101-beta1457 153 1/1/2024
2.9.2023.1230-beta0014 180 12/30/2023
2.9.2023.1228-beta0339 170 12/28/2023
2.9.2023.1226-beta0009 181 12/26/2023
2.9.2023.1221-beta0815 191 12/21/2023
2.9.2023.1212-beta0411 196 12/12/2023
2.9.2023.1210-beta1348 181 12/10/2023
2.9.2023.1209-beta1708 178 12/9/2023
2.9.2023.1207-beta0007 175 12/7/2023
2.9.2023.1201 2,155 12/1/2023
2.9.2023.1201-beta0614 170 12/1/2023
2.9.2023.1124-beta2254 169 11/24/2023
2.9.2023.1121-beta1004 178 11/21/2023
2.9.2023.1120-beta1458 168 11/20/2023
2.9.2023.1114-beta0658 182 11/14/2023
2.9.2023.1107-beta0009 178 11/7/2023
2.9.2023.1103 2,080 11/3/2023
2.9.2023.1102-beta2341 174 11/2/2023
2.9.2023.1102-beta0741 179 11/2/2023
2.9.2023.1102-beta0014 173 11/2/2023
2.9.2023.1031-beta0820 175 10/31/2023
2.9.2023.1022-beta1418 181 10/22/2023
2.9.2023.1020-beta0115 175 10/20/2023
2.9.2023.1010-beta1213 192 10/10/2023
2.9.2023.1008-beta0318 190 10/8/2023
2.9.2023.1001 3,308 10/1/2023
2.9.2023.1001-beta1459 170 10/1/2023
2.9.2023.930-beta0654 175 9/30/2023
2.9.2023.929-beta0435 257 9/29/2023
2.9.2023.929-beta0430 176 9/29/2023
2.9.2023.927-beta1525 177 9/27/2023
2.9.2023.909-beta0002 229 9/9/2023
2.9.2023.905-beta0813 204 9/5/2023
2.9.2023.829-beta0552 553 8/29/2023
2.9.2023.804-beta1202 347 8/4/2023
2.9.2023.801 1,555 8/1/2023
2.9.2023.801-beta0944 219 8/1/2023
2.9.2023.722-beta1145 240 7/22/2023
2.9.2023.711-beta0327 258 7/11/2023
2.9.2023.707-beta0322 433 7/7/2023
2.9.2023.704-beta0219 473 7/4/2023
2.9.2023.701-beta0243 214 7/1/2023
2.9.2023.627-beta0441 418 6/27/2023
2.9.2023.624-beta0023 413 6/24/2023
2.9.2023.620-beta1035 211 6/20/2023
2.9.2023.617-beta1106 304 6/17/2023
2.9.2023.611-beta1623 224 6/11/2023
2.9.2023.610-beta0451 216 6/10/2023
2.9.2023.609-beta1408 430 6/9/2023
2.9.2023.606-beta1138 227 6/6/2023
2.9.2023.603-beta0002 212 6/3/2023
2.9.2023.601 1,367 6/1/2023
2.9.2023.601-beta1647 221 6/1/2023
2.8.2023.528-beta1513 283 5/28/2023
2.8.2023.527-beta0245 236 5/27/2023
2.8.2023.523-beta0003 294 5/23/2023
2.8.2023.520-beta0003 282 5/20/2023
2.8.2023.516-beta0720 489 5/16/2023
2.8.2023.513-beta0003 234 5/13/2023
2.8.2023.512 566 5/12/2023
2.8.2023.512-beta1549 228 5/12/2023
2.8.2023.512-beta1508 234 5/12/2023
2.8.2023.510-beta2330 327 5/10/2023
2.8.2023.422-beta0207 350 4/22/2023
2.8.2023.416-beta1214 716 4/16/2023
2.8.2023.408-beta0107 326 4/8/2023
2.8.2023.405-beta0513 293 4/5/2023
2.8.2023.405-beta0134 233 4/5/2023
2.8.2023.403 881 4/3/2023
2.8.2023.401-beta1736 242 4/1/2023
2.8.2023.401-beta0002 256 4/1/2023
2.8.2023.330-beta1303 238 3/30/2023
2.8.2023.325-beta0149 944 3/25/2023
2.8.2023.318-beta0213 293 3/18/2023
2.8.2023.314-beta1621 254 3/14/2023
2.7.2023.301 2,124 3/1/2023
2.7.2023.301-beta1604 241 3/1/2023
2.7.2023.228-beta0648 237 2/28/2023
2.7.2023.225-beta0127 328 2/25/2023
2.7.2023.221-beta0001 432 2/21/2023
2.7.2023.216-beta0517 205 2/16/2023
2.7.2023.216-beta0511 257 2/16/2023
2.7.2023.214-beta1552 231 2/14/2023
2.6.2023.214-beta0205 232 2/14/2023
2.6.2023.211-beta0547 237 2/11/2023
2.6.2023.207-beta0755 242 2/7/2023
2.6.2023.203 2,093 2/3/2023
2.6.2023.203-beta1436 237 2/3/2023
2.6.2023.203-beta1157 243 2/3/2023
2.6.2023.116-beta0224 299 1/16/2023
2.6.2023.110-beta0119 257 1/10/2023
2.6.2023.107-beta0244 250 1/7/2023
2.6.2023.106-beta1502 278 1/6/2023
2.6.2023.103-beta0103 247 1/3/2023
2.6.2023.101 1,106 1/1/2023
2.6.2023.101-beta0339 253 1/1/2023
2.5.2023.101 1,420 1/1/2023
2.5.2023.101-beta0259 241 1/1/2023
2.5.2023.101-beta0140 250 1/1/2023
2.5.2022.1227-beta0326 248 12/27/2022
2.5.2022.1220-beta0113 679 12/20/2022
2.5.2022.1217-beta0141 231 12/17/2022
2.5.2022.1213-beta0750 364 12/13/2022
2.5.2022.1206-beta0251 567 12/6/2022
2.5.2022.1201 792 12/1/2022
2.5.2022.1201-beta1509 243 12/1/2022
2.5.2022.1129-beta1431 305 11/29/2022
2.5.2022.1129-beta0541 1,410 11/29/2022
2.5.2022.1126-beta0200 283 11/26/2022
2.5.2022.1119-beta0024 240 11/19/2022
2.4.2022.1115-beta0001 264 11/15/2022
2.4.2022.1112-beta0002 290 11/12/2022
2.4.2022.1108-beta0052 598 11/8/2022
2.4.2022.1101 2,390 11/1/2022
2.4.2022.1101-beta0813 256 11/1/2022
2.4.2022.1030-beta0738 217 10/30/2022
2.4.2022.1019-beta0141 322 10/19/2022
2.3.2024.917-beta0222 115 9/17/2024
2.3.2022.1017-beta1058 297 10/17/2022
2.3.2022.1016-beta0306 230 10/16/2022
2.3.2022.1007-beta1303 458 10/7/2022
2.3.2022.1001 1,872 10/1/2022
2.3.2022.1001-beta1603 248 10/1/2022
2.3.2022.917-beta1649 2,753 9/17/2022
2.3.2022.901 968 9/1/2022
2.3.2022.901-beta0717 202 9/1/2022
2.3.2022.825-beta1132 273 8/25/2022
2.3.2022.822-beta0651 268 8/22/2022
2.3.2022.816-beta1410 301 8/16/2022
2.3.2022.814-beta0337 454 8/14/2022
2.3.2022.810-beta1054 273 8/10/2022
2.2.2022.808 917 8/8/2022
2.2.2022.807-beta0843 273 8/7/2022
2.2.2022.710 913 7/10/2022
2.2.2022.710-beta2345 306 7/10/2022
2.2.2022.619-beta1000 277 6/19/2022
2.2.2022.606-beta0640 429 6/6/2022
2.2.2022.601 1,112 6/1/2022
2.2.2022.601-beta1319 274 6/1/2022
2.1.2022.530-beta0010 303 5/30/2022
2.1.2022.509-beta0359 472 5/9/2022
2.1.2022.501 3,184 5/1/2022
2.1.2022.501-beta0522 275 5/1/2022
2.0.2022.423-beta0230 361 4/23/2022
2.0.2022.404 1,089 4/4/2022
2.0.2022.321-beta0910 383 3/21/2022
2.0.2022.319-beta0414 309 3/19/2022
2.0.2022.313-beta1248 288 3/13/2022
2.0.2022.312-beta1059 296 3/12/2022
2.0.2022.309 975 3/9/2022
2.0.2022.304 870 3/4/2022
2.0.2022.216-beta2 335 2/16/2022
2.0.2022.204 1,085 2/4/2022
2.0.2022.101 798 1/1/2022
1.5.2022.223 888 2/23/2022
1.5.2021.1225 695 12/25/2021
1.5.2021.1216-beta1 320 12/16/2021
1.5.2021.1204 1,257 12/4/2021
1.5.2021.1109 891 11/9/2021
1.5.2021.1030-beta3 437 10/30/2021
1.5.2021.1001 1,054 10/1/2021
1.5.2021.926-Beta1 361 9/28/2021
1.5.2021.505 1,587 5/5/2021
1.5.2021.427-beta1 453 4/27/2021
1.5.2021.408 912 4/8/2021
1.4.2021.327-rc1 561 3/27/2021
1.4.2021.322-beta3 489 3/22/2021
1.4.2021.316-beta1 364 3/16/2021
1.3.2021.304 1,221 3/3/2021
1.2.2021.103 1,104 1/3/2021
1.2.2020.1204 816 12/4/2020
1.2.2020.1101 905 11/1/2020
1.2.2020.1025-rc1 652 10/25/2020
1.2.2020.1020-beta2 599 10/20/2020
1.2.2020.1010-beta1 521 10/10/2020
1.2.2020.1002 1,009 10/2/2020
1.2.2020.930-rc14 493 9/30/2020
1.2.2020.922-rc1 531 9/22/2020
1.2.2020.918-beta3 549 9/18/2020
1.2.2020.914-beta 501 9/14/2020
1.2.2020.902 922 9/1/2020
1.1.2020.825-beta2 594 8/24/2020
1.1.2020.802 944 8/2/2020
1.1.2020.727-rc3 560 7/27/2020
1.1.2020.717-beta2 683 7/17/2020
1.1.2020.709 805 7/9/2020
1.0.2020.501 934 5/1/2020