Found 26 packages
ServiceProxy is a lightweight asynchronous service proxy that allows you to use service contracts in a request/reply manner with your favorite messaging framework.
ServiceProxy is used to call remote Microdot services. It is a runtime-generated transparent proxy which implements the remote service's public interface, translating all calls performed on it to HTTP calls. Part of the Microdot framework.
System for simply and easily exposing pocos as RESTful webservices with automatic generation of both .Net and Javascript clients
代理服务层:封装代理服务的生成及创建调用。
Tests for System for simply and easily exposing pocos as RESTful webservices with automatic generation of both .Net and Javascript clients
System for simply and easily exposing pocos as RESTful webservices with automatic generation of both .Net and Javascript clients
ServiceProxy.Zmq is a scalable request/reply messaging framework built with ZeroMQ that supports service contracts using ServiceProxy.
Xamarin forms PCL for get requests to through http
Package Description
Hyperscale.Microcore
Replaces the common but incorrect "using (ServiceClient sc = new ServiceClient()) {}" usage pattern for WCF web service proxies. For an explanation of why this is necessary read http://msdn.microsoft.com/en-us/library/aa355056.aspx This is essentially sugar on top of Microsoft's recommentation courtesy of http://stackoverflow.com/a/16445534/1169863
Creates a new Azure IoT Edge Service Proxy project for TypeEdge, a strongly typed Azure IoT Edge framework
ServiceProxy.Redis is a simple request/reply messaging framework built on Redis queues that support service contracts using ServiceProxy and the StackExchange.Redis library.
Package Description
Package Description
Package Description
Package Description
C# ASP.Net Core library for creating REST client services from C# interfaces and ASP.Net Web API annotations. For more details check out the project page. https://github.com/sirnewton01/Rest.ServiceProxy
Create a static proxy for the service without changing the service implementation within the DI container; 在不更改 `DI` 容器内服务实现的前提下为服务创建静态代理;Use IReplacedServiceAccessor{TService} access the original service
Supports to access service methods.