C# (CSharp) NuGetConsole.Host Namespace

Nested Namespaces

NuGetConsole.Host.PowerShell
NuGetConsole.Host.PowerShellProvider

Classes

Name Description
CommandExpansion Common ITabExpansion based command expansion implementation.
ComplexCommand Represents a complex (multi-line) command. This class builds a complex command and provides helpers to check command completeness.
MethodBinder A simple method binder to call interface methods.