Skip to content

kvinnichak-sdv/HostBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo HostBox

About

HostBox is a .net core CLI tool used for hosting .net applications.

Installation

HostBox nuget package can be installed both as a global and local .net cli tool.

dotnet tool install -g HostBox

dotnet tool install --tool-path {LOCAL_TOOL_PATH} HostBox

Usage

host [options]

Options:
	-p|--path <path>  Path to hostable component.
	-v|--version      Show version information.
	-?|-h|--help      Show help information.

About

Host for console and windows applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%