ClearMeasureLabs.HostedService
1.0.30
dotnet add package ClearMeasureLabs.HostedService --version 1.0.30
NuGet\Install-Package ClearMeasureLabs.HostedService -Version 1.0.30
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="ClearMeasureLabs.HostedService" Version="1.0.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClearMeasureLabs.HostedService" Version="1.0.30" />
<PackageReference Include="ClearMeasureLabs.HostedService" />
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 ClearMeasureLabs.HostedService --version 1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClearMeasureLabs.HostedService, 1.0.30"
#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 ClearMeasureLabs.HostedService@1.0.30
#: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=ClearMeasureLabs.HostedService&version=1.0.30
#tool nuget:?package=ClearMeasureLabs.HostedService&version=1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An opinionated base implementation of IHostedService for building robust, production-ready background services in .NET with minimal boilerplate code.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos 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.
-
net10.0
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging (>= 10.0.0)
- Serilog (>= 4.2.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Enrichers.Process (>= 3.0.0)
- Serilog.Enrichers.Thread (>= 4.0.0)
- Serilog.Extensions.Hosting (>= 8.0.0)
- Serilog.Extensions.Logging (>= 8.0.0)
- Serilog.Settings.Configuration (>= 8.0.4)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ClearMeasureLabs.HostedService:
| Package | Downloads |
|---|---|
|
ClearMeasureLabs.HostedEndpoint
An opinionated base implementation for hosting NServiceBus 9 endpoints as IHostedService with reasonable defaults. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.30 | 796 | 2/20/2026 |