HostBox 1.0.3
There is a newer prerelease version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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 NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Common.Logging (>= 3.2.0)
- Common.Logging.NLog32 (>= 3.2.0)
- NLog (>= 3.2.0)
- Topshelf (>= 3.1.4)
- Topshelf.Common.Logging (>= 1.0.2.1)
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 | 1,000 | 7/19/2021 |
1.0.3 | 1,358 | 1/10/2017 |
1.0.2 | 1,059 | 6/7/2016 |
1.0.1 | 1,034 | 5/28/2016 |
1.0.0 | 1,072 | 5/28/2016 |
Added asynchronous service start in hostbox configuration with service configuration priority.