net9.0
namespace Microsoft.AspNetCore.Hosting.WindowsServices
{
[DesignerCategory("Code")]
public class WebHostService : ServiceBase
{
protected override sealed void OnStop();
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Assemblies | Microsoft.AspNetCore.Hosting.WindowsServices , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.Hosting.WindowsServices , Version=8.0.10.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Hosting.WindowsServices net9.0 |
Platform Restrictions | This API is only supported on the following platforms:
|