NewLife.Remoting 2.0.2022.1109-beta0328

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.1109-beta0328
                    
NuGet\Install-Package NewLife.Remoting -Version 2.0.2022.1109-beta0328
                    
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.1109-beta0328" />
                    
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.1109-beta0328" />
                    
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.1109-beta0328
                    
#r "nuget: NewLife.Remoting, 2.0.2022.1109-beta0328"
                    
#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.1109-beta0328
                    
#: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.1109-beta0328&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Remoting&version=2.0.2022.1109-beta0328&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.921-beta1556 186 9/21/2025
3.5.2025.915-beta1636 292 9/15/2025
3.5.2025.914-beta1424 194 9/14/2025
3.5.2025.903-beta1229 161 9/3/2025
3.5.2025.901 1,092 9/1/2025
3.5.2025.901-beta1137 141 9/1/2025
3.5.2025.901-beta0603 146 9/1/2025
3.5.2025.830-beta1611 220 8/30/2025
3.5.2025.827-beta1704 197 8/27/2025
3.5.2025.826-beta0442 459 8/26/2025
3.5.2025.825-beta2351 192 8/25/2025
3.5.2025.824-beta1236 181 8/24/2025
3.5.2025.822-beta0944 126 8/22/2025
3.5.2025.820-beta1825 150 8/20/2025
3.5.2025.818-beta1634 396 8/18/2025
3.5.2025.812-beta1259 279 8/12/2025
3.4.2025.812-beta1032 154 8/12/2025
3.4.2025.812-beta1003 147 8/12/2025
3.4.2025.808-beta1105 564 8/8/2025
3.4.2025.805-beta1659 243 8/5/2025
3.4.2025.805-beta1531 236 8/5/2025
3.4.2025.801 1,088 8/1/2025
3.4.2025.801-beta0218 130 8/1/2025
3.4.2025.731-beta0004 138 7/31/2025
3.4.2025.722-beta0820 697 7/22/2025
3.4.2025.719-beta0004 73 7/19/2025
3.4.2025.713-beta1545 514 7/13/2025
3.4.2025.713-beta1351 258 7/13/2025
3.4.2025.713-beta1335 164 7/13/2025
3.3.2025.709-beta0306 165 7/9/2025
3.3.2025.701 1,618 7/1/2025
3.3.2025.701-beta0355 165 7/1/2025
3.3.2025.616-beta1415 293 6/16/2025
3.3.2025.610-beta0350 313 6/10/2025
3.3.2025.601 1,841 6/1/2025
3.3.2025.601-beta0800 129 6/1/2025
3.3.2025.527-beta1716 231 5/27/2025
3.3.2025.521-beta1200 408 5/21/2025
3.3.2025.519-beta1620 227 5/19/2025
3.3.2025.515-beta1338 434 5/15/2025
3.3.2025.514-beta0417 250 5/14/2025
3.3.2025.501 2,193 5/1/2025
3.3.2025.501-beta1629 173 5/1/2025
3.3.2025.428-beta0633 191 4/28/2025
3.3.2025.426-beta1312 251 4/26/2025
3.3.2025.417-beta1306 224 4/17/2025
3.3.2025.415-beta1725 224 4/15/2025
3.3.2025.415-beta1203 379 4/15/2025
3.3.2025.415-beta1143 222 4/15/2025
3.3.2025.412-beta0428 166 4/12/2025
3.3.2025.401 4,020 4/1/2025
3.3.2025.401-beta0524 181 4/1/2025
3.3.2025.329-beta1224 126 3/29/2025
3.3.2025.301 1,515 3/1/2025
3.3.2025.301-beta0131 124 3/1/2025
3.3.2025.226-beta0837 215 2/26/2025
3.3.2025.225-beta1354 130 2/25/2025
3.3.2025.225-beta1254 123 2/25/2025
3.3.2025.225-beta0533 124 2/25/2025
3.3.2025.224-beta1623 134 2/24/2025
3.2.2025.224-beta1147 126 2/24/2025
3.2.2025.221-beta0925 124 2/21/2025
3.2.2025.212-beta1257 139 2/12/2025
3.2.2025.207-beta0905 125 2/7/2025
3.2.2025.201 1,464 2/1/2025
3.2.2025.201-beta1615 135 2/1/2025
3.2.2025.109-beta1236 1,467 1/9/2025
3.2.2025.103-beta1513 304 1/3/2025
3.2.2025.101 9,258 1/1/2025
3.2.2025.101-beta0602 139 1/1/2025
3.2.2024.1225-beta1616 256 12/25/2024
3.2.2024.1206 1,822 12/6/2024
3.1.2024.1103-beta0605 132 11/3/2024
3.1.2024.1101 2,565 11/1/2024
3.1.2024.1002 1,337 10/2/2024
3.1.2024.923-beta0435 209 9/23/2024
3.1.2024.914-beta0002 271 9/14/2024
3.1.2024.913-beta0902 144 9/13/2024
3.1.2024.912-beta0006 153 9/12/2024
3.0.2024.902 1,879 9/2/2024
3.0.2024.812-beta0813 251 8/12/2024
3.0.2024.811-beta0608 169 8/11/2024
3.0.2024.806-beta0146 191 8/6/2024
3.0.2024.805 2,242 8/5/2024
3.0.2024.729-beta0815 816 7/29/2024
3.0.2024.710-beta1226 673 7/10/2024
3.0.2024.708 21,440 7/8/2024
3.0.2024.708-beta1003 154 7/8/2024
3.0.2024.703-beta0048 163 7/3/2024
3.0.2024.701 611 7/1/2024
3.0.2024.701-beta0219 148 7/1/2024
3.0.2024.630-beta0606 153 6/30/2024
3.0.2024.628-beta0626 307 6/28/2024
3.0.2024.627-beta1636 326 6/27/2024
3.0.2024.627-beta0009 163 6/27/2024
3.0.2024.626-beta1337 232 6/26/2024
3.0.2024.625-beta1714 232 6/25/2024
3.0.2024.625-beta1600 150 6/25/2024
3.0.2024.625-beta0716 161 6/25/2024
3.0.2024.624-beta1110 328 6/24/2024
3.0.2024.624-beta0627 165 6/24/2024
3.0.2024.624-beta0109 141 6/24/2024
3.0.2024.623-beta0607 250 6/23/2024
3.0.2024.622-beta1613 185 6/22/2024
2.8.2024.428-beta0930 1,035 4/28/2024
2.8.2024.402 14,247 4/2/2024
2.7.2024.202 1,407 2/2/2024
2.7.2024.101 1,921 1/1/2024
2.7.2024.101-beta0500 148 1/1/2024
2.7.2023.1218-beta1127 170 12/18/2023
2.7.2023.1209-beta1634 671 12/9/2023
2.7.2023.1201 2,427 12/1/2023
2.7.2023.1201-beta0310 116 12/1/2023
2.6.2023.1128-beta0013 137 11/28/2023
2.6.2023.1111-beta1140 163 11/11/2023
2.6.2023.1110-beta1323 154 11/10/2023
2.5.2023.1102 2,797 11/2/2023
2.5.2023.1102-beta0640 144 11/2/2023
2.5.2023.1101-beta0904 138 11/1/2023
2.5.2023.1031-beta0703 127 10/31/2023
2.4.2023.1028-beta0057 157 10/28/2023
2.4.2023.1001 3,883 10/1/2023
2.3.2023.907 765 9/7/2023
2.3.2023.903-beta1652 178 9/3/2023
2.3.2023.902-beta1701 288 9/2/2023
2.2.2023.902-beta1549 173 9/2/2023
2.2.2023.814 760 8/14/2023
2.2.2023.814-beta1331 182 8/14/2023
2.2.2023.707 3,229 7/7/2023
2.2.2023.707-beta0102 230 7/7/2023
2.1.2023.705-beta1042 219 7/5/2023
2.1.2023.704-beta0222 195 7/4/2023
2.1.2023.601 2,704 6/1/2023
2.1.2023.601-beta1433 208 6/1/2023
2.1.2023.516-beta0658 958 5/16/2023
2.1.2023.512 990 5/12/2023
2.1.2023.512-beta1533 210 5/12/2023
2.1.2023.401 2,692 4/1/2023
2.1.2023.401-beta1728 223 4/1/2023
2.1.2023.325-beta0151 442 3/25/2023
2.1.2023.301 2,882 3/1/2023
2.1.2023.301-beta0446 229 3/1/2023
2.0.2023.218-beta0230 466 2/18/2023
2.0.2023.214-beta1534 688 2/14/2023
2.0.2023.203 3,326 2/3/2023
2.0.2023.203-beta1355 201 2/3/2023
2.0.2023.203-beta1201 221 2/3/2023
2.0.2023.101 1,872 1/1/2023
2.0.2023.101-beta0306 236 1/1/2023
2.0.2022.1223-beta0408 1,776 12/23/2022
2.0.2022.1201 2,450 12/1/2022
2.0.2022.1201-beta1441 196 12/1/2022
2.0.2022.1127-beta0246 1,605 11/27/2022
2.0.2022.1109-beta0328 453 11/9/2022
2.0.2022.1101 3,312 11/1/2022
2.0.2022.1101-beta0755 258 11/1/2022
2.0.2022.1004 1,150 10/4/2022
2.0.2022.1004-beta0332 227 10/4/2022
2.0.2022.901 6,739 9/1/2022
2.0.2022.901-beta0405 247 9/1/2022
2.0.2022.813-beta1441 693 8/13/2022
2.0.2022.810-beta0529 345 8/10/2022

RPC远程过程调用