{"id":25553873,"url":"https://github.com/docusign/docusign-esign-csharp-client","last_synced_at":"2025-05-15T20:03:29.445Z","repository":{"id":24336817,"uuid":"27734322","full_name":"docusign/docusign-esign-csharp-client","owner":"docusign","description":"The Official Docusign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.","archived":false,"fork":false,"pushed_at":"2025-04-14T12:31:44.000Z","size":68945,"stargazers_count":133,"open_issues_count":35,"forks_count":163,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-04-19T02:14:11.857Z","etag":null,"topics":["docusign","docusign-api","electronic-signatures","esign","esignature","rest"],"latest_commit_sha":null,"homepage":"https://developers.docusign.com/docs/esign-rest-api/sdks/csharp/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docusign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-12-08T20:49:02.000Z","updated_at":"2025-04-15T12:34:33.000Z","dependencies_parsed_at":"2025-04-11T23:14:59.823Z","dependency_job_id":"541c20d0-2df4-43b8-b33d-2c4357adf627","html_url":"https://github.com/docusign/docusign-esign-csharp-client","commit_stats":{"total_commits":691,"total_committers":35,"mean_commits":"19.742857142857144","dds":0.6729377713458755,"last_synced_commit":"c4ffaa8caf2ed251e3138999d00b79d4f6b479c7"},"previous_names":["docusign/docusign-csharp-client"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-csharp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-csharp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-csharp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-csharp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/docusign-esign-csharp-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254414493,"owners_count":22067271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docusign","docusign-api","electronic-signatures","esign","esignature","rest"],"created_at":"2025-02-20T12:02:43.411Z","updated_at":"2025-05-15T20:03:26.963Z","avatar_url":"https://github.com/docusign.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official Docusign eSignature C# Client SDK\n\n[![Nuget version][nuget-image]][nuget-url]\n[![Nuget downloads][downloads-image]][downloads-url]\n\nThe Docusign SDK makes integrating Docusign into your apps and websites a seamless experience.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n\t* [Version Information](#versionInformation)\n\t* [Requirements](#requirements)\n\t* [Compatibility](#compatibility)\n\t* [NuGet Package Manager](#nugetPackageManager)\n\t* [Package Manager Console](#packageManagerConsole)\n- [Dependencies](#dependencies)\n- [API Reference](#apiReference)\n- [Code Examples](#codeExamples)\n- [OAuth Implementations](#oauthImplementations)\n- [Changelog](#changeLog)\n- [Support](#support)\n- [License](#license)\n- [Additional Resources](#additionalResources)\n\n\u003ca id=\"introduction\"\u003e\u003c/a\u003e\n## Introduction\nIntegrate eSignatures into your application in minutes. The secure and award-winning Docusign eSignature API makes requesting signatures, automating forms, and tracking documents directly from your app easy.\n\n\u003ca id=\"installation\"\u003e\u003c/a\u003e\n## Installation\nThis client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given functionality meets your integration needs, or if you’re working through our [code examples](https://developers.docusign.com/docs/esign-rest-api/how-to/) from the [Docusign Developer Center](https://developers.docusign.com/), you merely need to install it by following the instructions below.\n\n\u003ca id=\"versionInformation\"\u003e\u003c/a\u003e\n### Version Information\n- **API version**: v2.1\n- **Latest SDK version (Including prerelease)**: 8.1.0\n\n\u003ca id=\"requirements\"\u003e\u003c/a\u003e\n### Requirements\n*   Microsoft .NET version 4.6.2+ (4.7 recommended)\n*   Free [developer account](https://go.docusign.com/o/sandbox/?postActivateUrl=https://developers.docusign.com/)\n\n\u003ca id=\"compatibility\"\u003e\u003c/a\u003e\n### Compatibility\n*   .NET Standard 2.0. See [.NET Standard Selector](https://immo.landwerth.net/netstandard-versions/) for details on versioning for the individual components in .NET Standard.\n*   .NET Core 2.0 or above.\n*   Microsoft .NET version 4.6.2+.\n*   TLS 1.2\n\n\u003ca id=\"nugetPackageManager\"\u003e\u003c/a\u003e\n### NuGet Package Manager:\n1. Create a new C# project, or open an existing one.\n2. Select **Tools** -\u003e **NuGet Package Manager** -\u003e **Manage NuGet Packages for Solution.**\n3. Search for **Docusign**.\n4. Select **DocuSign.eSign.dll**.\n5. Select the check box next to your project name.\n6. Click **Install.**\n\n\u003ca id=\"packageManagerConsole\"\u003e\u003c/a\u003e\n### Package Manager Console:\n1. Create a new C# project, or open an existing one.\n2. Open the **Package Manager Console** by either method:\n   1. Clicking **Package Manager Console** along the bottom of Visual Studio\n   2. Clicking **Tools** -\u003e **NuGet Package Manager** -\u003e **Package Manager Console**\n3. In the **Package Manager Console**, type: **Install-Package DocuSign.eSign.dll**\n\n\u003ca id=\"dependencies\"\u003e\u003c/a\u003e\n## SDK Dependencies\nThis client has the following external dependencies:\n\n### .NET Standard v2 and .NET Core:\n*   Newtonsoft.Json v13.0.3\n*   BouncyCastle.Cryptography v2.3.1\n*   System.ComponentModel.Annotations v5.0.0\n*   Microsoft.IdentityModel.JsonWebTokens v7.5.2\n\n### .NET Framework, version 4.6.2:\n*   Newtonsoft.Json v13.0.3\n*   BouncyCastle.Cryptography v2.3.1\n*   System.ComponentModel.Annotations v5.0.0\n*   Microsoft.IdentityModel.JsonWebTokens v7.5.2\n\n\u003ca id=\"apiReference\"\u003e\u003c/a\u003e\n## API Reference\nYou can refer to the API reference [here](https://developers.docusign.com/docs/esign-rest-api/reference/).\n\n\u003ca id=\"codeExamples\"\u003e\u003c/a\u003e\n## Code Examples\nExplore our GitHub repository for the [Launcher](https://github.com/docusign/code-examples-csharp/), a self-executing package housing code examples for the eSignature C# SDK. This package showcases several common use cases and their respective source files. Additionally, you can download a version preconfigured for your Docusign developer account from [Quickstart](https://developers.docusign.com/docs/esign-rest-api/quickstart/). These examples support both the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) and [JSON Web Token (JWT)](https://developers.docusign.com/platform/auth/jwt/) authentication workflows.\n\n\u003ca id=\"oauthImplementations\"\u003e\u003c/a\u003e\n## OAuth Implementations\nFor details regarding which type of OAuth grant will work best for your Docusign integration, see [Choose OAuth Type](https://developers.docusign.com/platform/auth/choose/) in the [Docusign Developer Center](https://developers.docusign.com/).\n\nFor security purposes, Docusign recommends using the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) flow.\n\n\u003ca id=\"changeLog\"\u003e\u003c/a\u003e\n## Changelog\nYou can refer to the complete changelog [here](https://github.com/docusign/docusign-esign-csharp-client/blob/master/CHANGELOG.md).\n\n\u003ca id=\"support\"\u003e\u003c/a\u003e\n## Support\nLog issues against this client SDK through GitHub. You can also reach out to us through [Docusign Community](https://community.docusign.com/developer-59) and [Stack Overflow](https://stackoverflow.com/questions/tagged/docusignapi).\n\n\u003ca id=\"license\"\u003e\u003c/a\u003e\n## License\nThe Docusign eSignature C# Client SDK is licensed under the [MIT License](https://github.com/docusign/docusign-esign-csharp-client/blob/master/LICENSE).\n\n\u003ca id=\"additionalResources\"\u003e\u003c/a\u003e\n## Additional resources\n*   [Docusign Developer Center](https://developers.docusign.com/)\n*   [Docusign API on Twitter](https://twitter.com/docusignapi)\n*   [Docusign For Developers on LinkedIn](https://www.linkedin.com/showcase/docusign-for-developers/)\n*   [Docusign For Developers on YouTube](https://www.youtube.com/channel/UCJSJ2kMs_qeQotmw4-lX2NQ)\n\n[nuget-image]: https://img.shields.io/nuget/v/DocuSign.eSign.dll.svg?style=flat\n[nuget-url]: https://www.nuget.org/packages/DocuSign.eSign.dll\n[downloads-image]: https://img.shields.io/nuget/dt/DocuSign.eSign.dll.svg?style=flat\n[downloads-url]: https://www.nuget.org/packages/DocuSign.eSign.dll","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-csharp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fdocusign-esign-csharp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-csharp-client/lists"}