AppVeyor REST Api client for .NET platform.
Info
Version: | 0.1.3 |
Author(s): | antunesl |
Last Update: | Wednesday, July 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/antunesl/appveyor-api-client |
NuGet Url: | https://www.nuget.org/packages/AppVeyorClient |
Install
Install-Package AppVeyorClient
dotnet add package AppVeyorClient
paket add AppVeyorClient
AppVeyorClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.3)