Cake.Common.Tools.NuGet Namespace

Summary

This namespace contain types used to interact with NuGet.

Enum Types

Enum Summary
NuGetMSBuildVersion NuGet MSBuild version.
NuGetVerbosity Represents NuGet verbosity.

Class Types

Class Summary
NuGetAliases Contains functionality for working with NuGet.
NuGetMSBuildVersionExtensions Contains extension methods for NuGetMSBuildVersion.
NuGetTool<TSettings> Base class for all NuGet related tools.

Namespaces

Namespace Summary
Cake.Common.Tools.NuGet.Add
Cake.Common.Tools.NuGet.Delete
Cake.Common.Tools.NuGet.Init
Cake.Common.Tools.NuGet.Install This namespace contain types used to interact with the NuGet package installer.
Cake.Common.Tools.NuGet.List
Cake.Common.Tools.NuGet.Pack This namespace contain types used to pack NuGet packages.
Cake.Common.Tools.NuGet.Push This namespace contain types used to push NuGet packages.
Cake.Common.Tools.NuGet.Restore This namespace contain types used to restore NuGet packages.
Cake.Common.Tools.NuGet.SetApiKey This namespace contain types used to set NuGet API keys.
Cake.Common.Tools.NuGet.SetProxy This namespace contain types used to set proxy settings.
Cake.Common.Tools.NuGet.Sources This namespace contain types used to interact with NuGet sources.
Cake.Common.Tools.NuGet.Update This namespace contain types used to update NuGet packages.