PinNuGetDependencyAliases Class

Summary

Contains functionality for pinning NuGet dependencies.
Assembly
Cake.PinNuGetDependency.dll
Namespace
Cake.PinNuGetDependency
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["PinNuGetDependencyAliases"] class Type type-node

Syntax

public static class PinNuGetDependencyAliases

Attributes

Type Description
CakeAliasCategoryAttribute
CakeNamespaceImportAttribute

Methods

Name Value Summary
PinNuGetDependency(ICakeContext, FilePath, string) void
Pin NuGet Dependencies based on identifier.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin