Skip to main content
OctopusDeploy avatar

OctopusDeploy

NuGet publisher profile

Packages
100
Total Downloads
309.3M
309,324,902

Packages (100)

dbup-core package icon

dbup-core

DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)

72.5M
downloads
dbup-sqlserver package icon

dbup-sqlserver

DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.

47.3M
downloads
OctoPack package icon

OctoPack

Octopus Deploy is an automated deployment tool powered by NuGet. This tool adds a post-build activity to your Visual Studio project, so that an Octopus-compatible NuGet package is produced in the Bin directory whenever a Release build completes.

44.7M
downloads
dbup-postgresql package icon

dbup-postgresql

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.

22.9M
downloads
dbup package icon

dbup

This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!

20.4M
downloads
Octopus.Server.MessageContracts.Base package icon

Octopus.Server.MessageContracts.Base

Octopus Deploy is a sophisticated, best-of-breed continuous delivery (CD) platform for modern software teams.

16.3M
downloads
Octopus.Server.MessageContracts.Base.HttpRoutes package icon

Octopus.Server.MessageContracts.Base.HttpRoutes

Octopus Deploy is a sophisticated, best-of-breed continuous delivery (CD) platform for modern software teams.

8.8M
downloads
Octopus.Client package icon

Octopus.Client

Octopus Deploy is an automated release management tool for modern developers and DevOps teams. This package contains the ILmerged client library for the HTTP API in Octopus.

7.7M
downloads
Octopus.DotNet.Cli package icon

Octopus.DotNet.Cli

Octopus Deploy is an automated release management tool for modern developers and DevOps teams. This package contains the dotnet tool version of the CLI library for interacting with the HTTP API in Octopus.

6.9M
downloads
OctopusTools package icon

OctopusTools

Octopus is a user-friendly DevOps tool for developers that supports release management, deployment automation, and operations runbooks. This package contains the Octopus CLI (octo), a tool to create and deploy releases, create and push packages, and manage environments with Octopus.

6.5M
downloads
Octopus.Server.MessageContracts package icon

Octopus.Server.MessageContracts

Provides the agreed message contracts between Octopus Server and Octopus Server extensions.

5.9M
downloads
Octopus.Server.MessageContracts.HttpRoutes package icon

Octopus.Server.MessageContracts.HttpRoutes

Octopus Deploy is a sophisticated, best-of-breed continuous delivery (CD) platform for modern software teams.

5.5M
downloads
dbup-mysql package icon

dbup-mysql

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.

4.8M
downloads
Octodiff package icon

Octodiff

100% C# implementation of remote delta compression based on the rsync algorithm

4.1M
downloads
Octopus.Versioning package icon

Octopus.Versioning

Octopus Deploy versioning library. Provides the agreed version contracts between Octopus Server and Calamari.

3.4M
downloads
OctoNotes.GitHubUpdater.Tool package icon

OctoNotes.GitHubUpdater.Tool

OctoNotes is a tool for generating release notes from Git repositories. Using the information generated by OctoNotes, we can calculate which release a fix landed in, across multiple release branches. We then use this to add a table to the related GitHub issue.

2.8M
downloads
Octopus.TinyTypes package icon

Octopus.TinyTypes

Package Description

2.4M
downloads
Halibut package icon

Halibut

Halibut is a secure, RPC-based communication framework. Like WCF and similar frameworks, Halibut uses a simple request/response based programming model. However, unlike other request/response frameworks, the transport layer can be configured to allow either party to be a TCP listener or TCP client.

1.8M
downloads
Octopus.OctoVersion.Tool package icon

Octopus.OctoVersion.Tool

Package Description

1.7M
downloads
Octostache package icon

Octostache

Variable substitution syntax used in Octopus Deploy.

1.7M
downloads
Octopus.TinyTypes.Json package icon

Octopus.TinyTypes.Json

Package Description

1.4M
downloads
OctoNotes.Core package icon

OctoNotes.Core

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

1.3M
downloads
Octopus.TinyTypes.TypeConverters package icon

Octopus.TinyTypes.TypeConverters

Package Description

1.3M
downloads
Octopus.Octodiff package icon

Octopus.Octodiff

100% C# implementation of remote delta compression based on the rsync algorithm

1.3M
downloads
Octopus.Server.Client package icon

Octopus.Server.Client

Octopus Deploy is an automated release management tool for modern developers and DevOps teams. This package contains the non-ILmerged client library for the HTTP API in Octopus.

1.2M
downloads
dbup-sqlite package icon

dbup-sqlite

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQLite support.

779.8K
downloads
Nevermore.Contracts package icon

Nevermore.Contracts

A JSON Document Store library for SQL Server

729.9K
downloads
Octopus.CoreParsers.Hcl package icon

Octopus.CoreParsers.Hcl

Provides a way to parse and reprint HCL templates using the Sprache library.

660.1K
downloads
OctoNotes.Generator.ReleaseNotesSource.GitHub package icon

OctoNotes.Generator.ReleaseNotesSource.GitHub

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

638.8K
downloads
Octopus.CoreUtilities package icon

Octopus.CoreUtilities

Utility classes shared between the Octopus Deploy server, Calamari and other Octopus libraries

637.1K
downloads
Nevermore package icon

Nevermore

Package Description

627.5K
downloads
Octopus.Nevermore package icon

Octopus.Nevermore

Package Description

602.3K
downloads
Octopus.OctoNotes.Core package icon

Octopus.OctoNotes.Core

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

549.3K
downloads
Octopus.Nevermore.Analyzers package icon

Octopus.Nevermore.Analyzers

Package Description

538.5K
downloads
Octopus.1Password.Sdk package icon

Octopus.1Password.Sdk

An opinionated dotnet sdk for 1password.

524.9K
downloads
OctoVersion.Tool package icon

OctoVersion.Tool

Package Description

486.3K
downloads
Octopus.Shellfish package icon

Octopus.Shellfish

Package Description

452.4K
downloads
dbup-oracle package icon

dbup-oracle

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Oracle support.

427.6K
downloads
Octopus.TestPortForwarder package icon

Octopus.TestPortForwarder

Package Description

421.9K
downloads
OctoNotes.Tool package icon

OctoNotes.Tool

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

421.1K
downloads
Octopus.Cli package icon

Octopus.Cli

Octopus Deploy is an automated release management tool for modern developers and DevOps teams. This package contains the .NET CLI library for interacting with the HTTP API in Octopus.

394.0K
downloads
OctoNotes.Reader package icon

OctoNotes.Reader

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

386.7K
downloads
OctoNotes.Generator.ReleaseNotesSource.CommitMessage package icon

OctoNotes.Generator.ReleaseNotesSource.CommitMessage

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

374.3K
downloads
OctoNotes.Generator package icon

OctoNotes.Generator

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

360.8K
downloads
OctoVersion.Core package icon

OctoVersion.Core

Package Description

348.1K
downloads
Octopus.OpenFeature package icon

Octopus.OpenFeature

The OctopusDeploy dotnet OpenFeature provide

347.5K
downloads
Cake.OctoVersion package icon

Cake.OctoVersion

Package Description

299.8K
downloads
Octopus.OctoNotes.Core.GitHub package icon

Octopus.OctoNotes.Core.GitHub

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

256.4K
downloads
Octopus.JavaPropertiesParser package icon

Octopus.JavaPropertiesParser

Package Description

252.7K
downloads
OctoNotes.Core.GitHub package icon

OctoNotes.Core.GitHub

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

252.6K
downloads
Octopus.OctoNotes.Tool package icon

Octopus.OctoNotes.Tool

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

226.3K
downloads
Octopus.Server.Extensibility package icon

Octopus.Server.Extensibility

Provides the agreed contracts between Octopus Server and Octopus Server extensions.

210.9K
downloads
Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub package icon

Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

201.7K
downloads
Octopus.OctoNotes.Reader package icon

Octopus.OctoNotes.Reader

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

193.5K
downloads
Octopus.OctoNotes.Generator.ReleaseNotesSource.CommitMessage package icon

Octopus.OctoNotes.Generator.ReleaseNotesSource.CommitMessage

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

175.9K
downloads
Octopus.OctoNotes.Generator package icon

Octopus.OctoNotes.Generator

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

175.8K
downloads
Octopus.Diagnostics package icon

Octopus.Diagnostics

Diagnostics interfaces for Octopus, an opinionated deployment solution for .NET applications

147.9K
downloads
Octopus.Data package icon

Octopus.Data

Package Description

144.9K
downloads
dbup-firebird package icon

dbup-firebird

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Firebird support.

121.2K
downloads
Octopus.Server.Extensibility.Authentication package icon

Octopus.Server.Extensibility.Authentication

Provides the agreed authentication contracts between Octopus Server and Octopus Server Extensions.

104.3K
downloads
dbup-sqlce package icon

dbup-sqlce

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQL CE Support.

98.1K
downloads
Octopus.TinyTypes.SystemTextJson package icon

Octopus.TinyTypes.SystemTextJson

Package Description

92.3K
downloads
Nevermore.Analyzers package icon

Nevermore.Analyzers

Package Description

78.9K
downloads
Octopus.Server.Extensibility.Authentication.OpenIDConnect package icon

Octopus.Server.Extensibility.Authentication.OpenIDConnect

Implements the OpenIDConnect authentication providers.

75.1K
downloads
OctoSample.OrderProcessingServer package icon

OctoSample.OrderProcessingServer

This is a sample Windows Service package designed to work with Octopus.

75.1K
downloads
Octopus.Server.Extensibility.Authentication.DirectoryServices package icon

Octopus.Server.Extensibility.Authentication.DirectoryServices

Implements the DirectoryServices authentication provider.

63.3K
downloads
Octopus.Configuration package icon

Octopus.Configuration

Configuration interfaces for Octopus, an opinionated deployment solution for .NET applications

58.6K
downloads
Octopus.OctoNotes.GitHubUpdater.Tool package icon

Octopus.OctoNotes.GitHubUpdater.Tool

OctoNotes is a tool for generating release notes from Git repositories. Using the information generated by OctoNotes, we can calculate which release a fix landed in, across multiple release branches. We then use this to add a table to the related GitHub issue.

58.4K
downloads
Octopus.OctoVersion.Core package icon

Octopus.OctoVersion.Core

Package Description

58.1K
downloads
OctoSample.PublicWeb package icon

OctoSample.PublicWeb

This is a sample ASP.NET MVC package designed to work with Octopus.

49.9K
downloads
Octopus.CommandLine package icon

Octopus.CommandLine

The command line parsing library used by many of Octopus apps. Supports global and command specific help, json output, auto-complete and more.

47.1K
downloads
Octopus.Client.Extensibility.Authentication.GoogleApps package icon

Octopus.Client.Extensibility.Authentication.GoogleApps

Octopus Deploy Client Extensibility for Google Apps

44.9K
downloads
Octopus.Client.Extensibility.Authentication.AzureAD package icon

Octopus.Client.Extensibility.Authentication.AzureAD

Octopus Deploy Client Extensibility for Azure AD

44.6K
downloads
Octopus.Client.Extensibility.Authentication.Okta package icon

Octopus.Client.Extensibility.Authentication.Okta

Octopus Deploy Client Extensibility for Okta

44.0K
downloads
Octopus.Client.Extensibility.Authentication.DirectoryServices package icon

Octopus.Client.Extensibility.Authentication.DirectoryServices

Octopus Deploy Client Extensibility for Directory Services

42.5K
downloads
Octopus.Server.Extensibility.Authentication.UsernamePassword package icon

Octopus.Server.Extensibility.Authentication.UsernamePassword

Implements the UsernamePassword authentication provider.

30.4K
downloads
Octopus.Server.Extensibility.Authentication.Guest package icon

Octopus.Server.Extensibility.Authentication.Guest

Implements the Guest authentication provider.

28.1K
downloads
dbup-sqlite-mono package icon

dbup-sqlite-mono

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQLite support for Mono.

27.1K
downloads
Octopus.Client.Extensibility.Authentication.UsernamePassword package icon

Octopus.Client.Extensibility.Authentication.UsernamePassword

Octopus Deploy Client Extensibility for Username Password

27.0K
downloads
Octopus.Client.Extensibility.Authentication.Guest package icon

Octopus.Client.Extensibility.Authentication.Guest

Octopus Deploy Client Extensibility for Guest Authentication

26.2K
downloads
JavaPropertiesParser package icon

JavaPropertiesParser

Package Description

24.6K
downloads
Octopus.Caching package icon

Octopus.Caching

A simple caching class.

24.4K
downloads
Octopus.Client.Extensibility package icon

Octopus.Client.Extensibility

Provides resources for Octopus Client extensions.

23.2K
downloads
Octopus.Node.Extensibility package icon

Octopus.Node.Extensibility

Provides the agreed contracts between Octopus server side extensions.

16.4K
downloads
Octopus.Server.Tests.Extensibility package icon

Octopus.Server.Tests.Extensibility

Provides test infrastructure for Octopus Server extensions/modules.

13.9K
downloads
Octopus.Node.Extensibility.Authentication package icon

Octopus.Node.Extensibility.Authentication

Provides the agreed contracts between Octopus server side authentication extensions.

9.1K
downloads
Octopus.Server.Core.Versioning package icon

Octopus.Server.Core.Versioning

Provides the agreed version contracts between Octopus Server and Calamari.

8.8K
downloads
S3.exe package icon

S3.exe

A Windows command-line utility for Amazon's S3 & EC2 web services that requires no installation, is a single .EXE file with no DLLs, and requires only .NET 2.0 or Mono, so will work on a plain vanilla Windows 2003 installation.

7.1K
downloads
Octopus.Server.Extensibility.Tests package icon

Octopus.Server.Extensibility.Tests

Provides test infrastructure for Octopus Server extensions/modules.

5.8K
downloads
Octopus.Time package icon

Octopus.Time

Octopus.Time

5.7K
downloads
Octopus.Server.Core.Utilities package icon

Octopus.Server.Core.Utilities

Provides utility classes shared between Octopus server and Calamari

4.3K
downloads
Octopus.Client.Extensibility.Authentication.Ldap package icon

Octopus.Client.Extensibility.Authentication.Ldap

Octopus Deploy Client Extensibility for LDAP

4.0K
downloads
OctoSample.OrderProcessingServer.csproj package icon

OctoSample.OrderProcessingServer.csproj

The OctoSample.OrderProcessingServer.csproj deployment package, built on 2/1/2013

3.6K
downloads
NanoPack package icon

NanoPack

NanoPack is a .NET Core tool to pack ASP.NET Core applications into NanoServer VHDs

3.5K
downloads
Seq.App.VictorOps package icon

Seq.App.VictorOps

Sends messages received to the VictorOps REST endpoint

3.1K
downloads
Octopus.Server.Extensibility.Authentication.OpenIDConnect.Common package icon

Octopus.Server.Extensibility.Authentication.OpenIDConnect.Common

Common components for the Octopus OpenID Connect authentication providers.

3.1K
downloads
Octopus.Server.Extensibility.Feed package icon

Octopus.Server.Extensibility.Feed

Provides the agreed feed contracts between Octopus Server and Octopus Server Extensions.

2.8K
downloads
Octopus.Server.Extensibility.Core package icon

Octopus.Server.Extensibility.Core

Provides the agreed core contracts between Octopus Server and Octopus Server Extensions.

2.8K
downloads
Octopus.Server.Extensibility.Feed.NoOp package icon

Octopus.Server.Extensibility.Feed.NoOp

A feed that returns nothing.

1.4K
downloads
Octopus.Seq.App.VictorOps package icon

Octopus.Seq.App.VictorOps

Sends messages received to the VictorOps REST endpoint

417
downloads