A simple C# wrapper for accessing cPanel APIs.
Info
Version: | 3.0.0 |
Author(s): | Shrayas |
Last Update: | Thursday, June 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shrayasr/cPanelSharp |
NuGet Url: | https://www.nuget.org/packages/cPanelSharp |
Install
Install-Package cPanelSharp
dotnet add package cPanelSharp
paket add cPanelSharp
cPanelSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 105.2.3)
Tags