ServiceProxy is a lightweight asynchronous service proxy that allows you to use service contracts in a request/reply manner with your favorite messaging framework.
Info
Version: | 1.0.1 |
Author(s): | Manuel Felicio |
Last Update: | Thursday, March 20, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/mfelicio/ServiceProxy |
NuGet Url: | https://www.nuget.org/packages/ServiceProxy |
Install
Install-Package ServiceProxy
dotnet add package ServiceProxy
paket add ServiceProxy
ServiceProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.2.2)
Tags