Skip to content

Commit 58114c7

Browse files
authored
Merge pull request #30 from docusign-demo/main
Add C# reference implementation link to README
2 parents d92e221 + 753f8ca commit 58114c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
## Introduction
33
This reference implementation models the implementation of data input and output functionalities in an [extension app](https://developers.docusign.com/extension-apps/).
44

5+
You can find an additional reference implementation for the same example using C# [here](https://github.com/docusign/extension-app-data-io-reference-implementation-csharp).
6+
57
To test a read-only data IO extension app, modify one of the `ReadOnlyManifest.json` files.
68

79
To test a data IO extension app with both read and write capabilities, modify one of the `ReadWriteManifest.json` files.

0 commit comments

Comments
 (0)