This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppVeyor.
Summary
Provides a class for sending HTTP requests to AppVeyor.
- Assembly
- Cake
.AppVeyor .dll - Namespace
- Cake
.AppVeyor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AppVeyorClient"]
class Type type-node
Syntax
public static class AppVeyorClient
Methods
Name | Value | Summary |
---|---|---|
Create |
IAppVeyorApi |
Create a new instance of
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|