ASP.NET Core components for working with the IIS AspNetCoreModule.
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.IISIntegration |
Install
Install-Package Microsoft.AspNetCore.Server.IISIntegration
dotnet add package Microsoft.AspNetCore.Server.IISIntegration
paket add Microsoft.AspNetCore.Server.IISIntegration
Microsoft.AspNetCore.Server.IISIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Core(>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Microsoft.AspNetCore.HttpOverrides(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.5.2)
- System.Memory(>= 4.5.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.1)
- System.Security.Principal.Windows(>= 4.5.0)
Tags