Skip to content

Repository files navigation

SignhostClientLibrary.Polly

Nuget package

This repository contains the implementation for the Signhost API Retry Client. It provides functionality for interacting with the Signhost API, with automatic retrying on failures using a custom retry policy.

Install

Get it on NuGet:

PM> Install-Package EntrustSignhostClientLibrary.Polly

Documentation

For full API documentation, please visit evidos.github.io.

Example code

For detailed examples, visit: https://github.com/Evidos/SignhostClientLibrary/blob/master/README.md

varsettings=newSignhostApiClientSettings("YourAppKey","apikey or usertoken");varretryClient=newSignhostApiRetryClient(settings);

About

This is a client library with a built-in retry mechanism (using Polly) in C# for the SignHost service

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages