ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Server.HttpSys |
Install
Install-Package Microsoft.AspNetCore.Server.HttpSys
dotnet add package Microsoft.AspNetCore.Server.HttpSys
paket add Microsoft.AspNetCore.Server.HttpSys
Microsoft.AspNetCore.Server.HttpSys Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Core(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- Microsoft.Net.Http.Headers(>= 2.2.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- System.Security.Principal.Windows(>= 4.5.0)
Tags