Info
Version: | 1.0.1.5 |
Author(s): | Dcp.Net.MQ.RpcDefaultSdk |
Last Update: | Monday, March 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dcp.Net.MQ.RpcDefaultSdk |
Install
Install-Package Dcp.Net.MQ.RpcDefaultSdk
dotnet add package Dcp.Net.MQ.RpcDefaultSdk
paket add Dcp.Net.MQ.RpcDefaultSdk
Dcp.Net.MQ.RpcDefaultSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Acb.CenterConfig.Sdk(>= 1.0.1.1)
- Dcp.Net.MQ.Rpc(>= 1.0.3.6)
RpcProxyFactory.InitDefault(token);
2.通过代理工厂创建代理
var proxy= RpcProxyFactory.CreateProxy<IPrivilegeManageConstract>();.