DotBPE.Rpc 1.1.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotBPE.Rpc --version 1.1.18
NuGet\Install-Package DotBPE.Rpc -Version 1.1.18
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="DotBPE.Rpc" Version="1.1.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotBPE.Rpc --version 1.1.18
#r "nuget: DotBPE.Rpc, 1.1.18"
#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.
// Install DotBPE.Rpc as a Cake Addin
#addin nuget:?package=DotBPE.Rpc&version=1.1.18

// Install DotBPE.Rpc as a Cake Tool
#tool nuget:?package=DotBPE.Rpc&version=1.1.18

dotbpe是一款基于CSharp编写的RPC框架,但是它的目标不仅仅只是解决rpc的问题,而是解决整个业务解决方案的问题,封装在常见的项目产品开发中的通用组件,让开发人员只专注于开发业务逻辑代码。底层通信默认实现基于DotNetty,可替换成其他Socket通信组件。dotbpe使用的默认协议名称叫Amp,编解码使用谷歌的Protobuf3,不过这些默认实现都是可以替换的。

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. 
.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 was computed. 
.NET Framework net461 was computed.  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 (18)

Showing the top 5 NuGet packages that depend on DotBPE.Rpc:

Package Downloads
DotBPE.Rpc.Netty

dotbpe是一款基于CSharp编写的RPC框架,但是它的目标不仅仅只是解决rpc的问题,而是解决整个业务解决方案的问题,封装在常见的项目产品开发中的通用组件,让开发人员只专注于开发业务逻辑代码。底层通信默认实现基于DotNetty,可替换成其他Socket通信组件。dotbpe使用的默认协议名称叫Amp,编解码使用谷歌的Protobuf3,不过这些默认实现都是可以替换的。

DotBPE.Protocol.Amp

dotbpe是一款基于CSharp编写的RPC框架,但是它的目标不仅仅只是解决rpc的问题,而是解决整个业务解决方案的问题,封装在常见的项目产品开发中的通用组件,让开发人员只专注于开发业务逻辑代码。底层通信默认实现基于DotNetty,可替换成其他Socket通信组件。dotbpe使用的默认协议名称叫Amp,编解码使用谷歌的Protobuf3,不过这些默认实现都是可以替换的。

DotBPE.Rpc.Hosting

Package Description

DotBPE.Plugin.AspNetGateway

dotbpe-plugin 是微服务框架dotbpe的插件集,DotBPE.Plugin.AspNetGateway 提供简易的方式,将HttpWebApi请求转换层DotBPE调用,可作为简易的服务网关使用

DotBPE.Gateway

dotbpe.rpc is a lightweight and high performance, easy to learn rpc framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 619 9/9/2023
3.0.0 1,359 2/19/2023
2.1.4 2,091 8/15/2021
2.1.3 943 4/9/2021
2.1.2 1,071 3/31/2021
2.1.1 2,380 3/15/2021
2.1.0 1,943 8/27/2019
2.0.8 1,140 4/9/2019
2.0.7 2,192 3/21/2019
2.0.6 1,590 2/22/2019
2.0.5 3,185 2/14/2019
2.0.0 2,415 2/12/2019
1.2.10 3,479 10/26/2018
1.2.9 2,018 10/23/2018
1.2.8 2,021 10/22/2018
1.2.7 2,041 10/18/2018
1.2.6 1,921 10/18/2018
1.2.5 1,947 10/12/2018
1.2.4 2,123 10/8/2018
1.2.3 2,015 9/5/2018
1.2.2 2,633 7/2/2018
1.2.1 2,043 5/31/2018
1.1.31 2,235 5/24/2018
1.1.30 2,188 5/3/2018
1.1.29 2,106 5/3/2018
1.1.28 2,137 5/1/2018
1.1.27 2,169 4/27/2018
1.1.26 2,721 3/24/2018
1.1.25 2,175 3/19/2018
1.1.24 2,327 3/7/2018
1.1.23 1,437 3/7/2018
1.1.22 2,579 3/7/2018
1.1.21 2,098 3/7/2018
1.1.20 2,219 3/6/2018
1.1.19 2,119 3/6/2018
1.1.18 3,552 3/5/2018
1.1.17 2,198 3/5/2018
1.1.16 1,809 3/5/2018
1.1.15 1,963 3/5/2018
1.1.14 1,995 3/5/2018
1.1.12 2,396 3/2/2018
1.1.11 1,962 3/1/2018
1.1.10 3,333 1/25/2018
1.1.7 1,836 1/25/2018
1.0.65-alpha 1,439 12/11/2017
1.0.64-alpha 1,571 8/20/2017
1.0.6 3,111 1/25/2018
0.1.60-alpha 1,537 5/24/2017
0.1.56-alpha 1,268 5/19/2017
0.1.55-alpha 1,248 5/19/2017
0.1.50-alpha 1,307 5/15/2017
0.1.46-alpha 1,270 4/29/2017
0.1.45-alpha 1,243 4/29/2017
0.1.44-alpha 1,314 4/29/2017
0.1.40-alpha 1,260 4/28/2017
0.1.39-alpha 1,298 4/28/2017

C# RPC Lib