NewLife.Remoting 2.0.2022.901-beta0405

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

RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架

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

NuGet packages (7)

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

Package Downloads
NewLife.Stardust

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

NewLife.MQTT

流行的物联网通信协议MQTT,包括客户端、服务端

NewLife.Net

网络通讯基础框架及各种协议实现。

NewLife.AntJob

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

NewLife.Remoting.Extensions

提供WebApi应用级服务端

GitHub repositories (6)

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

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/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.MQTT
最流行的物联网通信协议MQTT,包括客户端、服务端和Web管理平台
Version Downloads Last Updated
3.5.2025.1001 168 10/1/2025
3.5.2025.1001-beta1720 115 10/1/2025
3.5.2025.921-beta1556 208 9/21/2025
3.5.2025.915-beta1636 322 9/15/2025
3.5.2025.914-beta1424 210 9/14/2025
3.5.2025.903-beta1229 177 9/3/2025
3.5.2025.901 1,448 9/1/2025
3.5.2025.901-beta1137 157 9/1/2025
3.5.2025.901-beta0603 162 9/1/2025
3.5.2025.830-beta1611 253 8/30/2025
3.5.2025.827-beta1704 214 8/27/2025
3.5.2025.826-beta0442 591 8/26/2025
3.5.2025.825-beta2351 200 8/25/2025
3.5.2025.824-beta1236 192 8/24/2025
3.5.2025.822-beta0944 143 8/22/2025
3.5.2025.820-beta1825 167 8/20/2025
3.5.2025.818-beta1634 499 8/18/2025
3.5.2025.812-beta1259 330 8/12/2025
3.4.2025.812-beta1032 170 8/12/2025
3.4.2025.812-beta1003 163 8/12/2025
3.4.2025.808-beta1105 723 8/8/2025
3.4.2025.805-beta1659 259 8/5/2025
3.4.2025.805-beta1531 236 8/5/2025
3.4.2025.801 1,441 8/1/2025
3.4.2025.801-beta0218 130 8/1/2025
3.4.2025.731-beta0004 154 7/31/2025
3.4.2025.722-beta0820 761 7/22/2025
3.4.2025.719-beta0004 89 7/19/2025
3.4.2025.713-beta1545 690 7/13/2025
3.4.2025.713-beta1351 312 7/13/2025
3.4.2025.713-beta1335 170 7/13/2025
3.3.2025.709-beta0306 175 7/9/2025
3.3.2025.701 2,057 7/1/2025
3.3.2025.701-beta0355 181 7/1/2025
3.3.2025.616-beta1415 326 6/16/2025
3.3.2025.610-beta0350 329 6/10/2025
3.3.2025.601 2,229 6/1/2025
3.3.2025.601-beta0800 139 6/1/2025
3.3.2025.527-beta1716 264 5/27/2025
3.3.2025.521-beta1200 494 5/21/2025
3.3.2025.519-beta1620 242 5/19/2025
3.3.2025.515-beta1338 512 5/15/2025
3.3.2025.514-beta0417 256 5/14/2025
3.3.2025.501 2,486 5/1/2025
3.3.2025.501-beta1629 189 5/1/2025
3.3.2025.428-beta0633 201 4/28/2025
3.3.2025.426-beta1312 294 4/26/2025
3.3.2025.417-beta1306 240 4/17/2025
3.3.2025.415-beta1725 224 4/15/2025
3.3.2025.415-beta1203 433 4/15/2025
3.3.2025.415-beta1143 238 4/15/2025
3.3.2025.412-beta0428 178 4/12/2025
3.3.2025.401 4,645 4/1/2025
3.3.2025.401-beta0524 197 4/1/2025
3.3.2025.329-beta1224 142 3/29/2025
3.3.2025.301 1,784 3/1/2025
3.3.2025.301-beta0131 140 3/1/2025
3.3.2025.226-beta0837 244 2/26/2025
3.3.2025.225-beta1354 146 2/25/2025
3.3.2025.225-beta1254 129 2/25/2025
3.3.2025.225-beta0533 142 2/25/2025
3.3.2025.224-beta1623 145 2/24/2025
3.2.2025.224-beta1147 142 2/24/2025
3.2.2025.221-beta0925 140 2/21/2025
3.2.2025.212-beta1257 158 2/12/2025
3.2.2025.207-beta0905 132 2/7/2025
3.2.2025.201 1,662 2/1/2025
3.2.2025.201-beta1615 141 2/1/2025
3.2.2025.109-beta1236 1,686 1/9/2025
3.2.2025.103-beta1513 345 1/3/2025
3.2.2025.101 9,656 1/1/2025
3.2.2025.101-beta0602 155 1/1/2025
3.2.2024.1225-beta1616 290 12/25/2024
3.2.2024.1206 2,102 12/6/2024
3.1.2024.1103-beta0605 138 11/3/2024
3.1.2024.1101 2,856 11/1/2024
3.1.2024.1002 1,605 10/2/2024
3.1.2024.923-beta0435 243 9/23/2024
3.1.2024.914-beta0002 294 9/14/2024
3.1.2024.913-beta0902 160 9/13/2024
3.1.2024.912-beta0006 164 9/12/2024
3.0.2024.902 2,144 9/2/2024
3.0.2024.812-beta0813 282 8/12/2024
3.0.2024.811-beta0608 175 8/11/2024
3.0.2024.806-beta0146 197 8/6/2024
3.0.2024.805 2,630 8/5/2024
3.0.2024.729-beta0815 938 7/29/2024
3.0.2024.710-beta1226 784 7/10/2024
3.0.2024.708 21,822 7/8/2024
3.0.2024.708-beta1003 160 7/8/2024
3.0.2024.703-beta0048 169 7/3/2024
3.0.2024.701 657 7/1/2024
3.0.2024.701-beta0219 154 7/1/2024
3.0.2024.630-beta0606 169 6/30/2024
3.0.2024.628-beta0626 353 6/28/2024
3.0.2024.627-beta1636 347 6/27/2024
3.0.2024.627-beta0009 179 6/27/2024
3.0.2024.626-beta1337 258 6/26/2024
3.0.2024.625-beta1714 269 6/25/2024
3.0.2024.625-beta1600 150 6/25/2024
3.0.2024.625-beta0716 177 6/25/2024
3.0.2024.624-beta1110 374 6/24/2024
3.0.2024.624-beta0627 181 6/24/2024
3.0.2024.624-beta0109 157 6/24/2024
3.0.2024.623-beta0607 281 6/23/2024
3.0.2024.622-beta1613 201 6/22/2024
2.8.2024.428-beta0930 1,183 4/28/2024
2.8.2024.402 14,756 4/2/2024
2.7.2024.202 1,595 2/2/2024
2.7.2024.101 2,182 1/1/2024
2.7.2024.101-beta0500 158 1/1/2024
2.7.2023.1218-beta1127 170 12/18/2023
2.7.2023.1209-beta1634 762 12/9/2023
2.7.2023.1201 2,627 12/1/2023
2.7.2023.1201-beta0310 126 12/1/2023
2.6.2023.1128-beta0013 147 11/28/2023
2.6.2023.1111-beta1140 174 11/11/2023
2.6.2023.1110-beta1323 164 11/10/2023
2.5.2023.1102 3,017 11/2/2023
2.5.2023.1102-beta0640 154 11/2/2023
2.5.2023.1101-beta0904 148 11/1/2023
2.5.2023.1031-beta0703 138 10/31/2023
2.4.2023.1028-beta0057 167 10/28/2023
2.4.2023.1001 4,206 10/1/2023
2.3.2023.907 873 9/7/2023
2.3.2023.903-beta1652 189 9/3/2023
2.3.2023.902-beta1701 314 9/2/2023
2.2.2023.902-beta1549 183 9/2/2023
2.2.2023.814 857 8/14/2023
2.2.2023.814-beta1331 192 8/14/2023
2.2.2023.707 3,513 7/7/2023
2.2.2023.707-beta0102 240 7/7/2023
2.1.2023.705-beta1042 229 7/5/2023
2.1.2023.704-beta0222 205 7/4/2023
2.1.2023.601 3,046 6/1/2023
2.1.2023.601-beta1433 218 6/1/2023
2.1.2023.516-beta0658 1,125 5/16/2023
2.1.2023.512 1,053 5/12/2023
2.1.2023.512-beta1533 211 5/12/2023
2.1.2023.401 3,025 4/1/2023
2.1.2023.401-beta1728 234 4/1/2023
2.1.2023.325-beta0151 478 3/25/2023
2.1.2023.301 3,148 3/1/2023
2.1.2023.301-beta0446 240 3/1/2023
2.0.2023.218-beta0230 510 2/18/2023
2.0.2023.214-beta1534 783 2/14/2023
2.0.2023.203 3,555 2/3/2023
2.0.2023.203-beta1355 212 2/3/2023
2.0.2023.203-beta1201 232 2/3/2023
2.0.2023.101 2,035 1/1/2023
2.0.2023.101-beta0306 247 1/1/2023
2.0.2022.1223-beta0408 1,921 12/23/2022
2.0.2022.1201 2,702 12/1/2022
2.0.2022.1201-beta1441 208 12/1/2022
2.0.2022.1127-beta0246 1,706 11/27/2022
2.0.2022.1109-beta0328 516 11/9/2022
2.0.2022.1101 3,516 11/1/2022
2.0.2022.1101-beta0755 269 11/1/2022
2.0.2022.1004 1,278 10/4/2022
2.0.2022.1004-beta0332 241 10/4/2022
2.0.2022.901 7,175 9/1/2022
2.0.2022.901-beta0405 260 9/1/2022
2.0.2022.813-beta1441 760 8/13/2022
2.0.2022.810-beta0529 374 8/10/2022

RPC远程过程调用