Skip to content

Releases: realcrowd/hellosign.net

First Public Release

25 Feb 23:01

Choose a tag to compare

First Public Release Pre-release
Pre-release

The first public version of HelloSign.Net, a .NET 4.5 asynchronous interface to HelloSign's API. This is used at RealCrowd primarily for sending signature requests based on well known template ID's. We use the HelloSign interface to create templates and then associate them to our data models within our application.

It is missing some features, specifically sending signing requests that do not already have a template created for them.

It also needs tests for the features we don't use in production (those have tests).