Microsoft.AspNetCore.Server.IISIntegration.Tools
1.0.0-preview2-final
IIS Integration publish tool for .NET Core CLI. Contains the dotnet-publish-iis command for publishing web applications to be hosted using IIS.
This is a prerelease version of Microsoft.AspNetCore.Server.IISIntegration.Tools.
Install-Package Microsoft.AspNetCore.Server.IISIntegration.Tools -Version 1.0.0-preview2-final
dotnet add package Microsoft.AspNetCore.Server.IISIntegration.Tools --version 1.0.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration.Tools" Version="1.0.0-preview2-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Server.IISIntegration.Tools --version 1.0.0-preview2-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Server.IISIntegration.Tools, 1.0.0-preview2-final"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Server.IISIntegration.Tools as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Server.IISIntegration.Tools&version=1.0.0-preview2-final&prerelease
// Install Microsoft.AspNetCore.Server.IISIntegration.Tools as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Server.IISIntegration.Tools&version=1.0.0-preview2-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.0
- Microsoft.DotNet.ProjectModel (>= 1.0.0-rc3-003121)
- Microsoft.Extensions.CommandLineUtils (>= 1.0.0)
- Microsoft.NETCore.App (>= 1.0.0)
- System.Diagnostics.Process (>= 4.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-preview2-final | 0 | 06.02.2022 |