Info
Version: | 2.3.0-alpha5 |
Author(s): | j.weber |
Last Update: | Saturday, August 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jweber/WcfClientProxyGenerator |
NuGet Url: | https://www.nuget.org/packages/WcfClientProxyGenerator |
Install
Install-Package WcfClientProxyGenerator
dotnet add package WcfClientProxyGenerator
paket add WcfClientProxyGenerator
WcfClientProxyGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Emit(>= 4.3.0)
- System.ServiceModel.Primitives(>= 4.4.0)
- System.ServiceModel.Duplex(>= 4.4.0)
Tags
Supports making async calls using non async-ready ServiceContracts.