mitchdowd / DocuSign.NetCore

Unofficial .NET Core client fork for the DocuSign API.

Home Page:https://www.docusign.com/devcenter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice: As the official DocuSign C# client now supports .NET Core, this package is no longer maintained. It is recommended that you use the official DocuSign C# API instead.

DocuSign .NET Core Client

This is an exploratory implementation of the DocuSign API within a .NET Core compatible C# implementation.

This is a fork of the official DocuSign C# API. When the official repository properly supports .NET Core, it is recommended to use that repository instead.

Requirements

  • Visual Studio 2017

Install

Installation is via Nuget. In the Nuget Package Manager, enter:

Install-Package DocuSign.NetCore

Usage

For usage details, please see the original documentation.

About

Unofficial .NET Core client fork for the DocuSign API.

https://www.docusign.com/devcenter

License:MIT License


Languages

Language:C# 100.0%