Dcp.Net.MQ.Rpc
1.0.1.1
See the version list below for details.
dotnet add package Dcp.Net.MQ.Rpc --version 1.0.1.1
NuGet\Install-Package Dcp.Net.MQ.Rpc -Version 1.0.1.1
<PackageReference Include="Dcp.Net.MQ.Rpc" Version="1.0.1.1" />
<PackageVersion Include="Dcp.Net.MQ.Rpc" Version="1.0.1.1" />
<PackageReference Include="Dcp.Net.MQ.Rpc" />
paket add Dcp.Net.MQ.Rpc --version 1.0.1.1
#r "nuget: Dcp.Net.MQ.Rpc, 1.0.1.1"
#:package Dcp.Net.MQ.Rpc@1.0.1.1
#addin nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.1.1
#tool nuget:?package=Dcp.Net.MQ.Rpc&version=1.0.1.1
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.0.6)
- System.Reflection.Emit (>= 4.3.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
阿里云短信,注册手机号 |
|
|
GlobPermissionVerificationPluginConstract.Constract
增加跨系统交换token功能 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.4.9 | 713 | 7/18/2022 |
| 1.0.4.8 | 605 | 7/18/2022 |
| 1.0.4.7 | 578 | 7/18/2022 |
| 1.0.4.6 | 1,386 | 3/17/2022 |
| 1.0.4.5 | 976 | 3/16/2022 |
| 1.0.4.4 | 604 | 3/11/2022 |
| 1.0.4.3 | 1,914 | 10/14/2021 |
| 1.0.4.2 | 1,134 | 6/10/2021 |
| 1.0.4.1 | 564 | 6/10/2021 |
| 1.0.3.9 | 954 | 1/28/2021 |
| 1.0.3.8 | 553 | 1/28/2021 |
| 1.0.3.7 | 4,298 | 1/18/2021 |
| 1.0.3.6 | 1,742 | 1/18/2021 |
| 1.0.3.5 | 20,649 | 12/19/2019 |
| 1.0.3.4 | 5,811 | 10/17/2019 |
| 1.0.3.3 | 1,110 | 10/10/2019 |
| 1.0.3.2 | 1,040 | 10/9/2019 |
| 1.0.3.1 | 1,012 | 9/29/2019 |
| 1.0.2.9 | 1,005 | 9/29/2019 |
| 1.0.1.1 | 1,331 | 10/25/2018 |
优化接口注册逻辑
解决反射类型转换bug