服务端通信工具,集成 SVC 调用工具。.
Info
Version: | 1.2.1 |
Author(s): | ChenQian |
Last Update: | Sunday, November 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommonLibs.ServiceModel |
Install
Install-Package CommonLibs.ServiceModel
dotnet add package CommonLibs.ServiceModel
paket add CommonLibs.ServiceModel
CommonLibs.ServiceModel Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonLibs(>= 1.2.3.4)
- Microsoft.CodeAnalysis.CSharp(>= 3.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.DispatchProxy(>= 4.7.1)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)
- System.ServiceModel.Duplex(>= 4.7.0)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.NetTcp(>= 4.7.0)
- System.ServiceModel.Security(>= 4.7.0)
Tags