WebHostBuilderHttpSysExtensions
UseHttpSys(IWebHostBuilder)
UseHttpSys(IWebHostBuilder, Action<HttpSysOptions>)
net10.0
namespace Microsoft.AspNetCore.Hosting
{
public static class WebHostBuilderHttpSysExtensions
{
[SupportedOSPlatform("windows")]
public static IWebHostBuilder! UseHttpSys(this IWebHostBuilder! hostBuilder, Action<HttpSysOptions!>! options);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Server.HttpSys , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API