CdxDotNetSettingsExtensions Class

Assembly
Cake.CycloneDX.dll
Namespace
Cake.CycloneDX.Tools.CdxDotNet
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["CdxDotNetSettingsExtensions"] class Type type-node

Syntax

public static class CdxDotNetSettingsExtensions

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Methods

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin
ToStringWithNullMarkup() string
Returns the string value or a Not set> markup suitable for Spectre.Console.
Requires the Cake.Issues addin