Microsoft.AspNetCore.Server.IISIntegration
2.0.0-preview2-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Server.IISIntegration --version 2.0.0-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.Server.IISIntegration -Version 2.0.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="2.0.0-preview2-final" />
<PackageVersion Include="Microsoft.AspNetCore.Server.IISIntegration" Version="2.0.0-preview2-final" />
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" />
paket add Microsoft.AspNetCore.Server.IISIntegration --version 2.0.0-preview2-final
#r "nuget: Microsoft.AspNetCore.Server.IISIntegration, 2.0.0-preview2-final"
#addin nuget:?package=Microsoft.AspNetCore.Server.IISIntegration&version=2.0.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Server.IISIntegration&version=2.0.0-preview2-final&prerelease
ASP.NET Core components for working with the IIS AspNetCoreModule.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Core (>= 2.0.0-preview2-final)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0-preview2-final)
- Microsoft.AspNetCore.Http (>= 2.0.0-preview2-final)
- Microsoft.AspNetCore.Http.Extensions (>= 2.0.0-preview2-final)
- Microsoft.AspNetCore.HttpOverrides (>= 2.0.0-preview2-final)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0-preview2-final)
- Microsoft.Extensions.Options (>= 2.0.0-preview2-final)
- System.Security.Principal.Windows (>= 4.4.0-preview2-25405-01)
NuGet packages (54)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Server.IISIntegration:
Package | Downloads |
---|---|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
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. |
|
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. |
|
Stratis.Core
Stratis Full Node |
|
Voiteq.NetCore
Base library for .NetCore solution |
GitHub repositories (69)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Server.IISIntegration:
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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
aspnet/JavaScriptServices
[Archived] This repository has been archived
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
arch/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
|
|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
stratisproject/StratisBitcoinFullNode
Bitcoin full node in C#
|
|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|
|
pardahlman/RawRabbit
A modern .NET framework for communication over RabbitMq
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
|
JacekKosciesza/StarWars
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 181,636 | 1/14/2025 | |
2.2.1 | 17,092,219 | 1/8/2019 | |
2.2.0 | 55,143,857 | 12/3/2018 | |
2.2.0-preview3-35497 | 75,457 | 10/17/2018 | |
2.2.0-preview2-35157 | 24,191 | 9/12/2018 | |
2.2.0-preview1-35029 | 10,998 | 8/22/2018 | |
2.1.7 | 18,081,267 | 1/8/2019 | |
2.1.2 | 9,777,507 | 10/1/2018 | |
2.1.1 | 17,901,071 | 6/18/2018 | |
2.1.0 | 5,446,323 | 5/29/2018 | |
2.1.0-rc1-final | 46,010 | 5/6/2018 | |
2.1.0-preview2-final | 37,318 | 4/10/2018 | |
2.1.0-preview1-final | 102,644 | 2/26/2018 | |
2.0.3 | 5,154,923 | 5/7/2018 | |
2.0.2 | 5,929,776 | 3/13/2018 | |
2.0.1 | 9,389,902 | 11/14/2017 | |
2.0.0 | 14,830,620 | 8/11/2017 | |
2.0.0-preview2-final | 81,285 | 6/28/2017 | |
2.0.0-preview1-final | 48,781 | 5/10/2017 | |
1.1.4 | 584,263 | 3/13/2018 | |
1.1.3 | 336,915 | 9/20/2017 | |
1.1.2 | 3,021,132 | 5/9/2017 | |
1.1.1 | 1,927,184 | 3/6/2017 | |
1.1.0 | 1,858,973 | 11/16/2016 | |
1.1.0-preview1-final | 14,753 | 10/24/2016 | |
1.0.6 | 253,097 | 3/13/2018 | |
1.0.5 | 9,686 | 11/14/2017 | |
1.0.4 | 10,730 | 9/20/2017 | |
1.0.3 | 105,794 | 5/9/2017 | |
1.0.2 | 674,836 | 3/6/2017 | |
1.0.1 | 285,719 | 12/12/2016 | |
1.0.0 | 877,691 | 6/27/2016 | |
1.0.0-rc2-final | 82,302 | 5/16/2016 |