HostBox 1.0.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package HostBox --version 1.0.3
NuGet\Install-Package HostBox -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HostBox" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HostBox --version 1.0.3
#r "nuget: HostBox, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HostBox as a Cake Addin
#addin nuget:?package=HostBox&version=1.0.3

// Install HostBox as a Cake Tool
#tool nuget:?package=HostBox&version=1.0.3

The host of plugin applications can be executed as a console application or as a windows service.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-core24 946 7/19/2021
1.0.3 1,313 1/10/2017
1.0.2 1,037 6/7/2016
1.0.1 1,011 5/28/2016
1.0.0 1,052 5/28/2016

Added asynchronous service start in hostbox configuration with service configuration priority.