HelpScoutNet is a .NET class library that provides an easy-to-use interface for the helpscout.net web api v2.0.
Info
| Version: | 1.1.11 |
| Author(s): | Selz.com |
| Last Update: | Tuesday, March 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Selz/Helpscout |
| NuGet Url: | https://www.nuget.org/packages/HelpScoutClient |
Install
Install-Package HelpScoutClient
dotnet add package HelpScoutClient
paket add HelpScoutClient
HelpScoutClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json(>= 12.0.1)
- System.Net.Http(>= 4.3.4)