Microsoft.AspNetCore.Server.IIS
2.2.6
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
Install-Package Microsoft.AspNetCore.Server.IIS -Version 2.2.6
dotnet add package Microsoft.AspNetCore.Server.IIS --version 2.2.6
<PackageReference Include="Microsoft.AspNetCore.Server.IIS" Version="2.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Server.IIS --version 2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Core (>= 2.2.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- System.IO.Pipelines (>= 4.5.3)
- System.Security.Principal.Windows (>= 4.5.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Server.IIS:
Package | Downloads |
---|---|
Microsoft.AspNetCore
Microsoft.AspNetCore
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
WireMock.Net
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.
|
|
VIEApps.Services.Base.Http
The base for all HTTP microservices in the VIEApps NGX
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.AspNetCore.Server.IIS:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
aspnet/MetaPackages
[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/AspNetCoreModule
ASP.NET Core Module for IIS and IIS Express
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.6 | 3,194,842 | 7/9/2019 |
2.2.2 | 2,624,151 | 2/12/2019 |
2.2.1 | 897,116 | 1/8/2019 |
2.2.0 | 9,417,581 | 12/3/2018 |
2.2.0-preview3-35497 | 65,846 | 10/17/2018 |
2.2.0-preview2-35157 | 17,203 | 9/12/2018 |
2.2.0-preview1-35029 | 6,386 | 8/22/2018 |
2.1.0-preview1-final | 1,270 | 2/26/2018 |