Sample DocuSign .NET project based on this code walkthrough.
The code from the original walkthrough has been modified:
- Anchor Text used for positioning of DocuSign tabs
- JSON Request Format
- PONOs to construct DocuSign request body
- Json.NET Package to serialize and deserialize request and response strings.
In order to use this sample code, signup for a free DocuSign Developer account here and add your credentials to the RequestSignatureOnDocument.cs class.
Resources Used: