Namespace DotNext.Maintenance.CommandLine
Classes
ApplicationMaintenanceCommand
Represents application maintenance command.
ApplicationMaintenanceCommand.AsynchronousAction
Represents asynchronous command handler.
ApplicationMaintenanceCommand.SynchronousAction
Represents synchronous command handler.
CommandLineMaintenanceInterfaceHost
Provides AMI in the form of the text commands with the syntax identical to OS shell commands.
HostingServices
Provides methods for configuring AMI host in DI environment.