IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
After you have exported your Add-on and edited the .nuspec file, you need to generate a NuGet package out of it. You do that using the pack command of nuget.exe.
.nuspec
nuget.exe
PREREQUISITES: If your project does not have a nuget.exe inside folder ~\App_Data\Sitefinity\Export, you must download it from https://dist.nuget.org/index.html and place it inside the folder.
~\App_Data\Sitefinity\Export
Perform the following:
cmd.exe
Export
RESULT: After the generation, a .nupkg file appears in folder ~\App_Data\Sitefinity\Export. This is the NuGet package that you are going to distribute.
.nupkg
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important