This simple example shows sample document operations with the .NET SDK. It includes: creating a package, uploading, updating, and deleting a document.
This example is part of the .NET SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive .NET SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:
https://github.com/OneSpan/oss.sdk.net/blob/dev/src/Samples/Examples/DocumentOperationsExample.cs
Rate this Code Share