aemarcoToolboxTopService 8.4.11
dotnet add package aemarcoToolboxTopService --version 8.4.11
NuGet\Install-Package aemarcoToolboxTopService -Version 8.4.11
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="aemarcoToolboxTopService" Version="8.4.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="aemarcoToolboxTopService" Version="8.4.11" />
<PackageReference Include="aemarcoToolboxTopService" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add aemarcoToolboxTopService --version 8.4.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: aemarcoToolboxTopService, 8.4.11"
#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.
#:package aemarcoToolboxTopService@8.4.11
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=aemarcoToolboxTopService&version=8.4.11
#tool nuget:?package=aemarcoToolboxTopService&version=8.4.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
aemarcoToolboxTopService
<a href=https://www.nuget.org/packages/aemarcoToolboxTopService><img src="https://buildstats.info/nuget/aemarcoToolboxTopService"></a><br/>
Overview
This package injects some commands into the Application, to make it easier to use. The behaviour of it is somewhat inspired by "Topshelf".
- HostedService as WindowsService
- Use Commands directly on the app (see Commands section)
Get Started
{
HostApplicationBuilder app = Host.CreateApplicationBuilder(args);
app.Services.AddHostedService<SampleBackgroundService>();
await app.RunAsTopService(x => x
.ServiceName("SomeService")
.DisplayName("Some Service")
.Description("SampleService installed with TopService"));
}
Commands
- "install" to install as a windows service
- "uninstall" to uninstall the service
- "start" to start the service
- "stop" to stop the service
Startup Type
{
x.StartupType(StartupType.AutoDelayed));
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- CliWrap (>= 3.9.0)
- Microsoft.Extensions.Hosting.WindowsServices (>= 9.0.7)
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 |
---|---|---|
8.4.11 | 215 | 8/6/2025 |
8.4.10 | 69 | 8/2/2025 |
8.4.9 | 52 | 8/1/2025 |
8.4.6 | 94 | 7/27/2025 |
8.4.5 | 123 | 6/20/2025 |
8.4.4 | 95 | 5/3/2025 |
8.4.3 | 92 | 4/26/2025 |
8.4.2 | 95 | 4/25/2025 |
8.4.1 | 192 | 4/20/2025 |
8.3.2 | 190 | 4/20/2025 |
8.2.11 | 176 | 4/20/2025 |
8.2.10 | 201 | 4/13/2025 |
8.2.9 | 176 | 4/6/2025 |
8.2.8 | 162 | 3/30/2025 |
8.2.7 | 283 | 3/23/2025 |
8.2.6 | 141 | 3/16/2025 |
8.2.5 | 113 | 3/2/2025 |
8.2.4 | 116 | 1/26/2025 |
8.2.3 | 108 | 1/9/2025 |
8.2.2 | 178 | 1/9/2025 |
8.1.4 | 134 | 1/1/2025 |
8.1.3 | 133 | 12/31/2024 |
8.1.2 | 129 | 12/26/2024 |
8.0.8 | 120 | 12/23/2024 |
8.0.7 | 106 | 12/23/2024 |
8.0.6 | 128 | 12/22/2024 |
8.0.5 | 119 | 12/21/2024 |
8.0.4 | 122 | 11/17/2024 |
8.0.3 | 159 | 11/17/2024 |
5.0.21 | 119 | 11/16/2024 |
5.0.20 | 128 | 10/20/2024 |
5.0.19 | 138 | 10/19/2024 |
5.0.18 | 138 | 10/19/2024 |
5.0.17 | 121 | 10/13/2024 |
5.0.16 | 120 | 10/12/2024 |
5.0.6 | 130 | 10/6/2024 |
5.0.5 | 124 | 10/2/2024 |
5.0.4 | 130 | 10/1/2024 |
5.0.3 | 119 | 9/22/2024 |
5.0.2 | 219 | 9/16/2024 |
4.0.9 | 134 | 9/15/2024 |
4.0.8 | 118 | 9/8/2024 |
4.0.7 | 117 | 9/8/2024 |
4.0.6 | 114 | 9/8/2024 |
4.0.5 | 111 | 9/8/2024 |
4.0.2 | 139 | 9/8/2024 |
3.1.27 | 137 | 9/8/2024 |
3.1.26 | 178 | 9/7/2024 |
3.1.25 | 139 | 9/7/2024 |
3.1.24 | 135 | 9/7/2024 |
3.1.23 | 137 | 9/1/2024 |
3.1.22 | 145 | 9/1/2024 |
3.1.21 | 167 | 6/16/2024 |
3.1.20 | 139 | 5/31/2024 |
3.1.19 | 132 | 5/20/2024 |
3.1.18 | 128 | 5/10/2024 |
3.1.17 | 151 | 4/12/2024 |
3.1.16 | 144 | 4/4/2024 |
3.1.15 | 149 | 3/22/2024 |
3.1.11 | 148 | 3/19/2024 |
3.1.10 | 166 | 2/16/2024 |
3.1.7 | 162 | 2/11/2024 |
3.1.6 | 157 | 2/11/2024 |
3.1.5 | 131 | 2/11/2024 |
3.1.4 | 160 | 2/11/2024 |
3.0.18 | 217 | 1/29/2024 |
3.0.17 | 139 | 1/29/2024 |
3.0.16 | 138 | 1/27/2024 |
3.0.15 | 123 | 1/27/2024 |