Info
Version: | 1.1.0 |
Author(s): | Mitchell Dowd, DocuSign |
Last Update: | Sunday, July 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mitchdowd/DocuSign.NetCore |
NuGet Url: | https://www.nuget.org/packages/DocuSign.NetCore |
Install
Install-Package DocuSign.NetCore
dotnet add package DocuSign.NetCore
paket add DocuSign.NetCore
DocuSign.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.ComponentModel.Annotations(>= 4.3.0)
- RestSharp.NetCore(>= 105.2.3)
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.2)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.Annotations(>= 4.3.0)
- RestSharp(>= 105.2.3)
- System.Net.Http(>= 4.3.2)
- Microsoft.CSharp(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
If not using .NET Core, it is recommended to use the original DocuSign.eSign package.