Top 20 NuGet rpc Packages

Deprecated. Use Remiworks.Core.
Deprecated. Use Remiworks.Attributes
LightNode(Micro REST/RPC Framework) for ASP.NET Core.
dotbpe是一款基于CSharp编写的RPC框架,但是它的目标不仅仅只是解决rpc的问题,而是解决整个业务解决方案的问题,封装在常见的项目产品开发中的通用组件,让开发人员只专注于开发业务逻辑代码。底层通信默认实现基于DotNetty,可替换成其他Socket通信组件。dotbpe使用的默认协议名称叫Amp,编解码使用谷歌的Protobuf3,不过这些默认实现都是可以替换的。
gRPC library compatible with .NET Core. Currently, the Grpc.Core NuGet package doesn't support .NET Core. This package supplies a version which runs on .NET Core that is experimental and in-development.
Tomato Rpc Runtime Proxy Library.
An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty.
An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty.
A framework for wrapping various event bus frameworks like RabbitMQ. Both events and commands can be sent and received using this framework, while the underlying event bus implementation can be swapped by just switching out a single package.
Provides a RabbitMQ implementation for the Remiworks event bus framework.
Provides attributes for the Remiworks event bus framework.
Synapse Rpc System Base RabbitMQ
RPC client library for NANO (ex RaiBlocks)
ProtoBuf serializer for XNode.
MsgPack serializer for XNode.
Distributed service framework.
Giraffe server for Elmish.Remoting
DotBPE.Hangfire是基于Hangfire的后台任务执行帮助类库,通过结合DotBPE可以很方便的再DotBPE项目中集成Hangfire平台