Dcp.Net.MQ.Rpc
1.0.3.3
See the version list below for details.
dotnet add package Dcp.Net.MQ.Rpc --version 1.0.3.3
NuGet\Install-Package Dcp.Net.MQ.Rpc -Version 1.0.3.3
<PackageReference Include="Dcp.Net.MQ.Rpc" Version="1.0.3.3" />
paket add Dcp.Net.MQ.Rpc --version 1.0.3.3
#r "nuget: Dcp.Net.MQ.Rpc, 1.0.3.3"
// Install Dcp.Net.MQ.Rpc as a Cake Addin #addin nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.3.3 // Install Dcp.Net.MQ.Rpc as a Cake Tool #tool nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.3.3
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.RabbitMQ (>= 1.0.1.6)
- System.Reflection.Emit (>= 4.6.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 | 512 | 7/18/2022 |
1.0.4.8 | 446 | 7/18/2022 |
1.0.4.7 | 417 | 7/18/2022 |
1.0.4.6 | 1,183 | 3/17/2022 |
1.0.4.5 | 779 | 3/16/2022 |
1.0.4.4 | 437 | 3/11/2022 |
1.0.4.3 | 1,661 | 10/14/2021 |
1.0.4.2 | 885 | 6/10/2021 |
1.0.4.1 | 373 | 6/10/2021 |
1.0.3.9 | 698 | 1/28/2021 |
1.0.3.8 | 358 | 1/28/2021 |
1.0.3.7 | 3,917 | 1/18/2021 |
1.0.3.6 | 1,499 | 1/18/2021 |
1.0.3.5 | 19,730 | 12/19/2019 |
1.0.3.4 | 5,259 | 10/17/2019 |
1.0.3.3 | 844 | 10/10/2019 |
1.0.3.2 | 789 | 10/9/2019 |
1.0.3.1 | 769 | 9/29/2019 |
1.0.2.9 | 776 | 9/29/2019 |
1.0.2.8 | 627 | 9/24/2019 |
1.0.2.7 | 1,008 | 9/5/2019 |
1.0.2.6 | 758 | 9/5/2019 |
1.0.2.4 | 3,832 | 6/28/2019 |
1.0.2.3 | 8,853 | 1/10/2019 |
1.0.2.2 | 1,087 | 1/10/2019 |
1.0.2.1 | 730 | 1/9/2019 |
1.0.1.9 | 1,752 | 11/20/2018 |
1.0.1.8 | 1,061 | 11/20/2018 |
1.0.1.7 | 2,638 | 11/5/2018 |
1.0.1.6 | 766 | 11/5/2018 |
1.0.1.4 | 1,678 | 10/26/2018 |
1.0.1.3 | 1,098 | 10/26/2018 |
1.0.1.2 | 783 | 10/26/2018 |
1.0.1.1 | 1,084 | 10/25/2018 |
1.0.0.9 | 1,121 | 10/24/2018 |
1.0.0.8 | 1,977 | 10/19/2018 |
1.0.0.6 | 1,486 | 10/18/2018 |
1.0.0.5 | 788 | 10/18/2018 |
1.0.0.3 | 1,689 | 10/17/2018 |
1.0.0.2 | 783 | 10/16/2018 |
植入异常超时请求丢弃功能