Deploying DocuSign Connect in IIS - lingkio/docusign-connect GitHub Wiki
Open the project in visual studio, there is Docusign_Connect.csproj csproj file which you can click to open it directly
One's opened you need to download nuget package which is there in csproj file
Before running the application you need to create/generate metadata.xml and config.yaml file (all the instructions of how to generate is given in readme file
Now you can build and run the application locally or deploy it on IIS