Cake.Core.Tooling Namespace

Summary

This namespace contain base classes and functionality related to tooling.

Class Types

Class Summary
Tool<TSettings> Base class for tools.
ToolLocator Implementation of the tool locator.
ToolRepository The tool repository.
ToolResolutionStrategy Implementation of the default tool resolution strategy.
ToolSettings Base class for tool settings.
ToolSettingsExtensions Contains functionality related to ToolSettings.

Interface Types

Interface Summary
IToolLocator Represents a tool locator.
IToolRepository Represents a tool repository.
IToolResolutionStrategy Represents a tool resolution strategy.