net9.0
namespace Microsoft.AspNetCore.Hosting
{
    public static class WebHostBuilderNamedPipeExtensions
    {
        [SupportedOSPlatform("windows")]
        public static IWebHostBuilder! UseNamedPipes(this IWebHostBuilder! hostBuilder);
    }
}
nuget.org
0.0 %
Reference this API
.NET 8.09.0
Information specific to net9.0
Assembly

Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60

Referencing

Requires any:

  • Your project needs to use SDK Microsoft.NET.Sdk.Web.

  • Your project needs a framework reference to Microsoft.AspNetCore.App.

Platform Restrictions

This API is only supported on the following platforms:

  • Windows
  • Built-in API
  • Package-provided API

05/11/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙