Dcp.Net.MQ.Rpc
1.0.4.9
dotnet add package Dcp.Net.MQ.Rpc --version 1.0.4.9
NuGet\Install-Package Dcp.Net.MQ.Rpc -Version 1.0.4.9
<PackageReference Include="Dcp.Net.MQ.Rpc" Version="1.0.4.9" />
paket add Dcp.Net.MQ.Rpc --version 1.0.4.9
#r "nuget: Dcp.Net.MQ.Rpc, 1.0.4.9"
// Install Dcp.Net.MQ.Rpc as a Cake Addin #addin nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.4.9 // Install Dcp.Net.MQ.Rpc as a Cake Tool #tool nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.4.9
RpcManager rpcManager = new RpcManager(_mqAddress, "demo测试131243");
rpcManager.RegisterAssembly(typeof(Program).Assembly);
rpcManager.StartServer();
rpcManager.CreateClient();
var rpcTestApi = DcpApiClientProxy.Create<IRpcTestApi>();
while (Console.ReadLine()!="exit")
{
var result=rpcTestApi.WriteLine("测试WriteLine方法=》" + DateTime.Now).Result;
Console.WriteLine("client"+result.data);
}
Product | Versions 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. |
-
.NETStandard 2.0
- Dcp.Net.MQ.KafkaMQ (>= 1.0.1.8)
- Dcp.Net.MQ.RabbitMQ (>= 1.0.2.7)
- System.Reflection.Emit (>= 4.7.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Dcp.Net.MQ.Rpc:
Package | Downloads |
---|---|
CDynamic.MiddleWare.Core
支持单用户排他登陆检测 集成app登陆逻辑支持库 |
|
Dcp.Net.MQ.RpcDefaultSdk
1.初始化代理配置(初始化一次) RpcProxyFactory.InitDefault(token); 2.通过代理工厂创建代理 var proxy= RpcProxyFactory.CreateProxy<IPrivilegeManageConstract>(); |
|
WXManagerPluginConstract
增加获取 native二维码支付 通过config接口注入权限验证配置 wx.config({ debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。 appId: '', // 必填,公众号的唯一标识 timestamp: , // 必填,生成签名的时间戳 nonceStr: '', // 必填,生成签名的随机串 signature: '',// 必填,签名 jsApiList: [] // 必填,需要使用的JS接口列表 }); |
|
AliyunSmsPluginContract
阿里云短信,注册手机号 |
|
CEye.MiddleWare.Core
兼容老版本rpc创建方法 植入appsession与排他登陆验证 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4.9 | 513 | 7/18/2022 |
1.0.4.8 | 447 | 7/18/2022 |
1.0.4.7 | 418 | 7/18/2022 |
1.0.4.6 | 1,184 | 3/17/2022 |
1.0.4.5 | 780 | 3/16/2022 |
1.0.4.4 | 438 | 3/11/2022 |
1.0.4.3 | 1,663 | 10/14/2021 |
1.0.4.2 | 886 | 6/10/2021 |
1.0.4.1 | 374 | 6/10/2021 |
1.0.3.9 | 699 | 1/28/2021 |
1.0.3.8 | 359 | 1/28/2021 |
1.0.3.7 | 3,918 | 1/18/2021 |
1.0.3.6 | 1,500 | 1/18/2021 |
1.0.3.5 | 19,732 | 12/19/2019 |
1.0.3.4 | 5,260 | 10/17/2019 |
1.0.3.3 | 846 | 10/10/2019 |
1.0.3.2 | 790 | 10/9/2019 |
1.0.3.1 | 770 | 9/29/2019 |
1.0.2.9 | 777 | 9/29/2019 |
1.0.2.8 | 628 | 9/24/2019 |
1.0.2.7 | 1,009 | 9/5/2019 |
1.0.2.6 | 759 | 9/5/2019 |
1.0.2.4 | 3,833 | 6/28/2019 |
1.0.2.3 | 8,854 | 1/10/2019 |
1.0.2.2 | 1,088 | 1/10/2019 |
1.0.2.1 | 731 | 1/9/2019 |
1.0.1.9 | 1,756 | 11/20/2018 |
1.0.1.8 | 1,062 | 11/20/2018 |
1.0.1.7 | 2,639 | 11/5/2018 |
1.0.1.6 | 767 | 11/5/2018 |
1.0.1.4 | 1,679 | 10/26/2018 |
1.0.1.3 | 1,099 | 10/26/2018 |
1.0.1.2 | 784 | 10/26/2018 |
1.0.1.1 | 1,085 | 10/25/2018 |
1.0.0.9 | 1,122 | 10/24/2018 |
1.0.0.8 | 1,978 | 10/19/2018 |
1.0.0.6 | 1,487 | 10/18/2018 |
1.0.0.5 | 790 | 10/18/2018 |
1.0.0.3 | 1,690 | 10/17/2018 |
1.0.0.2 | 787 | 10/16/2018 |
加超时并非机制