A reliable wrapper around WCF services that handles retries and transient faults.
Info
| Version: | 1.0.0 |
| Author(s): | Evan Rash |
| Last Update: | Wednesday, May 27, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cordialgerm/ReliableWcfService |
| NuGet Url: | https://www.nuget.org/packages/ReliableWcfService |
Install
Install-Package ReliableWcfService
dotnet add package ReliableWcfService
paket add ReliableWcfService
ReliableWcfService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Async(1.0.168)
Tags