NewLife.Remoting 2.0.2022.1101-beta0755

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.1101-beta0755
                    
NuGet\Install-Package NewLife.Remoting -Version 2.0.2022.1101-beta0755
                    
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.1101-beta0755" />
                    
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.1101-beta0755" />
                    
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.1101-beta0755
                    
#r "nuget: NewLife.Remoting, 2.0.2022.1101-beta0755"
                    
#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.1101-beta0755
                    
#: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.1101-beta0755&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Remoting&version=2.0.2022.1101-beta0755&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 (6)

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.830-beta1611 23 8/30/2025
3.5.2025.827-beta1704 66 8/27/2025
3.5.2025.826-beta0442 126 8/26/2025
3.5.2025.825-beta2351 129 8/25/2025
3.5.2025.824-beta1236 152 8/24/2025
3.5.2025.822-beta0944 86 8/22/2025
3.5.2025.820-beta1825 119 8/20/2025
3.5.2025.818-beta1634 197 8/18/2025
3.5.2025.812-beta1259 187 8/12/2025
3.4.2025.812-beta1032 136 8/12/2025
3.4.2025.812-beta1003 135 8/12/2025
3.4.2025.808-beta1105 318 8/8/2025
3.4.2025.805-beta1659 225 8/5/2025
3.4.2025.805-beta1531 218 8/5/2025
3.4.2025.801 579 8/1/2025
3.4.2025.801-beta0218 118 8/1/2025
3.4.2025.731-beta0004 120 7/31/2025
3.4.2025.722-beta0820 498 7/22/2025
3.4.2025.719-beta0004 24 7/19/2025
3.4.2025.713-beta1545 299 7/13/2025
3.4.2025.713-beta1351 209 7/13/2025
3.4.2025.713-beta1335 144 7/13/2025
3.3.2025.709-beta0306 142 7/9/2025
3.3.2025.701 1,160 7/1/2025
3.3.2025.701-beta0355 143 7/1/2025
3.3.2025.616-beta1415 243 6/16/2025
3.3.2025.610-beta0350 295 6/10/2025
3.3.2025.601 1,345 6/1/2025
3.3.2025.601-beta0800 111 6/1/2025
3.3.2025.527-beta1716 207 5/27/2025
3.3.2025.521-beta1200 315 5/21/2025
3.3.2025.519-beta1620 202 5/19/2025
3.3.2025.515-beta1338 370 5/15/2025
3.3.2025.514-beta0417 233 5/14/2025
3.3.2025.501 1,226 5/1/2025
3.3.2025.501-beta1629 154 5/1/2025
3.3.2025.428-beta0633 172 4/28/2025
3.3.2025.426-beta1312 200 4/26/2025
3.3.2025.417-beta1306 205 4/17/2025
3.3.2025.415-beta1725 206 4/15/2025
3.3.2025.415-beta1203 320 4/15/2025
3.3.2025.415-beta1143 201 4/15/2025
3.3.2025.412-beta0428 144 4/12/2025
3.3.2025.401 3,173 4/1/2025
3.3.2025.401-beta0524 163 4/1/2025
3.3.2025.329-beta1224 108 3/29/2025
3.3.2025.301 1,256 3/1/2025
3.3.2025.301-beta0131 113 3/1/2025
3.3.2025.226-beta0837 188 2/26/2025
3.3.2025.225-beta1354 111 2/25/2025
3.3.2025.225-beta1254 105 2/25/2025
3.3.2025.225-beta0533 106 2/25/2025
3.3.2025.224-beta1623 108 2/24/2025
3.2.2025.224-beta1147 106 2/24/2025
3.2.2025.221-beta0925 113 2/21/2025
3.2.2025.212-beta1257 121 2/12/2025
3.2.2025.207-beta0905 105 2/7/2025
3.2.2025.201 1,263 2/1/2025
3.2.2025.201-beta1615 118 2/1/2025
3.2.2025.109-beta1236 1,282 1/9/2025
3.2.2025.103-beta1513 268 1/3/2025
3.2.2025.101 8,137 1/1/2025
3.2.2025.101-beta0602 122 1/1/2025
3.2.2024.1225-beta1616 204 12/25/2024
3.2.2024.1206 1,529 12/6/2024
3.1.2024.1103-beta0605 120 11/3/2024
3.1.2024.1101 2,016 11/1/2024
3.1.2024.1002 1,124 10/2/2024
3.1.2024.923-beta0435 183 9/23/2024
3.1.2024.914-beta0002 237 9/14/2024
3.1.2024.913-beta0902 126 9/13/2024
3.1.2024.912-beta0006 135 9/12/2024
3.0.2024.902 1,609 9/2/2024
3.0.2024.812-beta0813 215 8/12/2024
3.0.2024.811-beta0608 149 8/11/2024
3.0.2024.806-beta0146 184 8/6/2024
3.0.2024.805 1,849 8/5/2024
3.0.2024.729-beta0815 673 7/29/2024
3.0.2024.710-beta1226 570 7/10/2024
3.0.2024.708 19,993 7/8/2024
3.0.2024.708-beta1003 136 7/8/2024
3.0.2024.703-beta0048 144 7/3/2024
3.0.2024.701 535 7/1/2024
3.0.2024.701-beta0219 125 7/1/2024
3.0.2024.630-beta0606 135 6/30/2024
3.0.2024.628-beta0626 271 6/28/2024
3.0.2024.627-beta1636 292 6/27/2024
3.0.2024.627-beta0009 144 6/27/2024
3.0.2024.626-beta1337 207 6/26/2024
3.0.2024.625-beta1714 196 6/25/2024
3.0.2024.625-beta1600 131 6/25/2024
3.0.2024.625-beta0716 142 6/25/2024
3.0.2024.624-beta1110 270 6/24/2024
3.0.2024.624-beta0627 145 6/24/2024
3.0.2024.624-beta0109 133 6/24/2024
3.0.2024.623-beta0607 224 6/23/2024
3.0.2024.622-beta1613 166 6/22/2024
2.8.2024.428-beta0930 842 4/28/2024
2.8.2024.402 13,614 4/2/2024
2.7.2024.202 1,223 2/2/2024
2.7.2024.101 1,644 1/1/2024
2.7.2024.101-beta0500 136 1/1/2024
2.7.2023.1218-beta1127 158 12/18/2023
2.7.2023.1209-beta1634 575 12/9/2023
2.7.2023.1201 2,212 12/1/2023
2.7.2023.1201-beta0310 103 12/1/2023
2.6.2023.1128-beta0013 125 11/28/2023
2.6.2023.1111-beta1140 152 11/11/2023
2.6.2023.1110-beta1323 152 11/10/2023
2.5.2023.1102 2,500 11/2/2023
2.5.2023.1102-beta0640 133 11/2/2023
2.5.2023.1101-beta0904 125 11/1/2023
2.5.2023.1031-beta0703 115 10/31/2023
2.4.2023.1028-beta0057 146 10/28/2023
2.4.2023.1001 3,555 10/1/2023
2.3.2023.907 658 9/7/2023
2.3.2023.903-beta1652 163 9/3/2023
2.3.2023.902-beta1701 254 9/2/2023
2.2.2023.902-beta1549 156 9/2/2023
2.2.2023.814 669 8/14/2023
2.2.2023.814-beta1331 164 8/14/2023
2.2.2023.707 2,945 7/7/2023
2.2.2023.707-beta0102 211 7/7/2023
2.1.2023.705-beta1042 210 7/5/2023
2.1.2023.704-beta0222 187 7/4/2023
2.1.2023.601 2,352 6/1/2023
2.1.2023.601-beta1433 197 6/1/2023
2.1.2023.516-beta0658 779 5/16/2023
2.1.2023.512 910 5/12/2023
2.1.2023.512-beta1533 189 5/12/2023
2.1.2023.401 2,339 4/1/2023
2.1.2023.401-beta1728 200 4/1/2023
2.1.2023.325-beta0151 399 3/25/2023
2.1.2023.301 2,554 3/1/2023
2.1.2023.301-beta0446 207 3/1/2023
2.0.2023.218-beta0230 412 2/18/2023
2.0.2023.214-beta1534 576 2/14/2023
2.0.2023.203 3,109 2/3/2023
2.0.2023.203-beta1355 189 2/3/2023
2.0.2023.203-beta1201 198 2/3/2023
2.0.2023.101 1,656 1/1/2023
2.0.2023.101-beta0306 214 1/1/2023
2.0.2022.1223-beta0408 1,633 12/23/2022
2.0.2022.1201 2,158 12/1/2022
2.0.2022.1201-beta1441 174 12/1/2022
2.0.2022.1127-beta0246 1,483 11/27/2022
2.0.2022.1109-beta0328 396 11/9/2022
2.0.2022.1101 3,042 11/1/2022
2.0.2022.1101-beta0755 235 11/1/2022
2.0.2022.1004 1,031 10/4/2022
2.0.2022.1004-beta0332 214 10/4/2022
2.0.2022.901 6,286 9/1/2022
2.0.2022.901-beta0405 224 9/1/2022
2.0.2022.813-beta1441 615 8/13/2022
2.0.2022.810-beta0529 306 8/10/2022

RPC远程过程调用