Giter VIP home page Giter VIP logo

annahileta / docusign-esign-csharp-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docusign/docusign-esign-csharp-client

0.0 0.0 0.0 64.67 MB

The Official DocuSign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.

Home Page: https://developers.docusign.com/

License: MIT License

C# 99.97% Batchfile 0.01% Shell 0.02% PowerShell 0.01%

docusign-esign-csharp-client's Introduction

The Official DocuSign eSignature C# Client SDK

Nuget version Nuget downloads Build status

Requirements

Compatibility

  • .NET Standard 2.0. See .NET Standard Selector for details on versioning for the individual components in .NET Standard.
  • .NET Core 2.0 or above.
  • Microsoft .NET version 4.5.2+; we no longer support version 4.5.1.
  • TLS 1.2

Installation

This 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 from the DocuSign Developer Center, you merely need to install it by following the instructions below.

NuGet Package Manager:

  1. Create a new C# project, or open an existing one.
  2. Select Tools > NuGet Package Manager > Manage NuGet Packages for Solution.
  3. Search for DocuSign.
  4. Select DocuSign.eSign.dll.
  5. Select the check box next to your project name.
  6. Click Install.

Package Manager Console:

  1. Create a new C# project, or open an existing one.
  2. Open the Package Manager Console by either method:
    1. Select Package Manager Console along the bottom of Visual Studio
    2. Select Tools > NuGet Package Manager > Package Manager Console
  3. In the Package Manager Console, type: Install-Package DocuSign.eSign.dll

Dependencies

This client has the following external dependencies:

.NET Standard v2 and .NET Core:

  • Microsoft.CSharp v4.5.0
  • Microsoft.IdentityModel.Protocols v5.4.0
  • Newtonsoft.Json 11.0.2
  • Portable.BouncyCastle v1.8.10
  • RestSharp v106.3.1
  • System.ComponentModel.Annotations v4.5.0
  • System.IdentityModel.tokens.Jwt v5.4.0

.NET Framework, version 4.5.2:

  • BouncyCastle v1.8.9
  • Microsoft.CSharp v4.5.0
  • Microsoft.IdentityModel.Protocols v5.4.0
  • Newtonsoft.Json 11.0.2
  • RestSharp v106.3.1
  • System.ComponentModel.Annotations v4.5.0
  • System.IdentityModel.tokens.Jwt v5.4.0

Code examples

You can find on our GitHub a self-executing package of code examples for the eSignature C# SDK, called a Launcher, that demonstrates common use cases. You can also download a version preconfigured for your DocuSign developer account from Quickstart. These examples can use either the Authorization Code Grant or JSON Web Token (JWT) authentication workflow.

OAuth implementations

For details regarding which type of OAuth grant will work best for your DocuSign integration, see Choose OAuth Type in the DocuSign Developer Center.

For security purposes, DocuSign recommends using the Authorization Code Grant flow.

Support

Log issues against this client through GitHub. We also have an active developer community on Stack Overflow.

License

The DocuSign eSignature C# Client SDK is licensed under the MIT License.

Additional resources

docusign-esign-csharp-client's People

Contributors

rajrele avatar inbargazit avatar ergin008 avatar gsnavin avatar mattkingds avatar mmallis87 avatar larryklugerds avatar lanubisl avatar cameronloewen avatar bojake avatar javikia avatar joe-cartano avatar patman0021 avatar gonemad83 avatar dbbrahmbhatt avatar donglover avatar totallyeviljake avatar joepetrakovich avatar sergei-pankratov avatar gabolles avatar tranquilchaos avatar kenharris avatar hobbyprojects avatar rmccune8 avatar srbrown1977 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.