WixCustomActionAspNetCore 2.1.5.4

dotnet add package WixCustomActionAspNetCore --version 2.1.5.4
                    
NuGet\Install-Package WixCustomActionAspNetCore -Version 2.1.5.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WixCustomActionAspNetCore" Version="2.1.5.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixCustomActionAspNetCore" Version="2.1.5.4" />
                    
Directory.Packages.props
<PackageReference Include="WixCustomActionAspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WixCustomActionAspNetCore --version 2.1.5.4
                    
#r "nuget: WixCustomActionAspNetCore, 2.1.5.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=WixCustomActionAspNetCore&version=2.1.5.4
                    
Install WixCustomActionAspNetCore as a Cake Addin
#tool nuget:?package=WixCustomActionAspNetCore&version=2.1.5.4
                    
Install WixCustomActionAspNetCore as a Cake Tool

WiX Custom action that can be used to install .net core, including ASP.NET Core, in a custom folder. Net core comes bundled. Net core redistributable used under license from Microsoft (please see licenses in Licenses subfolder. also please see LICENSE.TXT in installed bundle). WiX toolset used under license from the .NET Foundation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.5.4 1,861 10/24/2018
2.1.5.3 1,055 10/24/2018
2.1.5.2 960 10/24/2018
2.1.5.1 968 10/23/2018
2.1.5 988 10/23/2018

cleaning deps