Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

License

Notifications You must be signed in to change notification settings

ilkedgn/SignhostClientLibrary.Polly

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 SignhostClientLibrary.Polly

Example code

For detailed examples, visit: [https://github.com/Evidos/SignhostClientLibrary/blob/master/README.md](https://github.com/Evidos/SignhostClientLibrary/blob/master/README.md)
var settings = new  SignHostApiClientSettings("AppName appkey", "apikey or usertoken");

var retryClient = new SignHostApiRetryClient(settings);

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.