You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
## Introduction
3
3
This reference implementation models the implementation of data input and output functionalities in an [extension app](https://developers.docusign.com/extension-apps/).
4
4
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
+
5
7
To test a read-only data IO extension app, modify one of the `ReadOnlyManifest.json` files.
6
8
7
9
To test a data IO extension app with both read and write capabilities, modify one of the `ReadWriteManifest.json` files.
0 commit comments