Table of Contents

Publish packages

The generated NuGet packages respect the standard format. Use the standard commands and tools to publish them. There are no Neos special features at this stage.

Link to documentation for Azure DevOps sources

Note

It is advisable to isolate Neos module packages in specific sources. This avoids any risk of a name conflict with an existing NuGet package. For example, the transveral Communication module has a namesake on nuget.org: https://www.nuget.org/packages/Communication.

Warning

NuGet packages are simple zip files. Their content is very easy to read, and you need to be aware of this if you choose to publish your modules in public feed.