Popularity
4.4
Stable
Activity
0.0
Declining
182
40
95

Code Quality Rank: L3
Programming language: C#
License: GNU General Public License v3.0 or later
Tags: Automation     Deployment    
Latest version: v3.6.5

Octo Pack alternatives and similar packages

Based on the "Deployment" category.
Alternatively, view Octo Pack alternatives based on common mentions on social networks and blogs.

  • DbUp

    DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
  • yuniql

    Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo workos.com
    WorkOS Logo
  • Unfold

    Powershell-based deployment solution for .net web applications

Do you think we are missing an alternative of Octo Pack or a related project?

Add another 'Deployment' Package

README

OctoPack is an open source project that makes it easy to create Octopus Deploy-compatible NuGet packages.

Sounds confusing? Well, NuGet was originally designed for packaging up open-source code libraries for developers to use in Visual Studio. And it also happens to be the perfect format for packaging applications that you want to deploy. As we discuss on the packaging page, however, some of the default NuGet conventions and assumptions don't work quite so well for tools like Octopus. So to help you create Octopus-ready NuGet packages, we created a tool called OctoPack.

Documentation

Refer to our Octopus Deploy documentation page

Support

While we do monitor issues posted to this repository, we do not do so every day, so it may be some time before we respond.

If you've found a bug or something isn't working, please contact support, who can help you find a workaround or make sure the problem gets prioritized properly.

Contributing to OctoPack

OctoPack is in maintenance and new features are not being actively added to it.

If you are planing on sending a pull request, please see our [Contribution](CONTRIBUTING.md) guide.

If you have an idea or a feature request, and it is directly related to this product in this repository, clear out this text and create an issue. Otherwise, please post it to our UserVoice site so others can vote for it.