signNow .Net SDK v.0.2.0 has been released
We’re proud to announce the release of signNow .NET SDK. Check out the features available and start building your integrations:
Release Notes
- implemented the DocumentService.DownloadDocumentAsync method which allows users to download a document by its ID in a PDF file format (parameter:
collapsed
), as ZIP archive (parameter:zipped
), or with history of changes in the document on a separate page (parameter:with history
); - fixed the “Argument passed in is not serializable” error on any SignNowException in .NET 4.5