Documentation menu

Packaging applications

Use Octopus docs with AI

Create packages

Create packages for deployment with Octopus Deploy.

There are a variety of tools you can use to package your applications, and as long as you can create supported packages you can deploy your applications with Octopus Deploy.

We’ve created the following tools to help you package your applications:

  • The Octopus CLI to create Zip Archives and NuGet packages for .NET Core apps and full .NET framework applications.
  • OctoPack to create NuGet packages for ASP.NET apps (.NET Framework) and Windows Services (.NET Framework).
  • The TeamCity plugin.
  • The Azure DevOps plugin.

In addition to these tools, you can use other tools to create your packages, for instance, you might use the following: