Ntara.Kentico-11.0.PackageBuilder 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Ntara.Kentico-11.0.PackageBuilder --version 1.0.0
NuGet\Install-Package Ntara.Kentico-11.0.PackageBuilder -Version 1.0.0
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="Ntara.Kentico-11.0.PackageBuilder" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ntara.Kentico-11.0.PackageBuilder --version 1.0.0
#r "nuget: Ntara.Kentico-11.0.PackageBuilder, 1.0.0"
#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.
// Install Ntara.Kentico-11.0.PackageBuilder as a Cake Addin
#addin nuget:?package=Ntara.Kentico-11.0.PackageBuilder&version=1.0.0

// Install Ntara.Kentico-11.0.PackageBuilder as a Cake Tool
#tool nuget:?package=Ntara.Kentico-11.0.PackageBuilder&version=1.0.0

The Package Builder export tool allows more finite control over the creation of Kentico module installation packages with command-line support for continuous integration environments.

Comprehensive documentation of advanced topics and examples are available through the Package Builder Wiki.

Installation

Distributions of Package Builder are available for download from the NuGet Gallery or installed by any supported NuGet client tool. The package must be installed to an existing Kentico website or web application project.

Installing on Kentico 11.0

To install Package Builder for Kentico 11, run the following command in the Package Manager Console

PM> Install-Package Ntara.Kentico-11.0.PackageBuilder

Creating Kentico Modules

Kentico Module Administration

It is critical that developers observe Kentico best practices when packaging modules for distribution. These patterns are thoroughly documented by Kentico and available online:

Kentico 11 Resources

Creating Module Packages

Important: The PackageBuilder.exe application must execute from the bin directory of a valid Kentico CMS installation. This allows the native module export to include all database objects, libraries, and file dependencies related to the specified module instance.

The -module command is the only required command-line argument. The following command will produce a NuGet (.nupkg) package identical to one produced by clicking the Create installation package button.

PackageBuilder.exe -module:Acme.Module

In this example, the package Acme.Module_1.0.0.nupkg will be written to the website CMSSiteUtils\Export directory.

Licensing

Source code is made available under terms of the MIT license.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.0 781 10/4/2018