Provides the agreed contracts between Octopus Server and Octopus Server extensions.
Info
Version: | 14.4.725 |
Author(s): | Octopus Deploy |
Last Update: | Sunday, May 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OctopusDeploy/ServerExtensibility |
NuGet Url: | https://www.nuget.org/packages/Octopus.Server.Extensibility |
Install
Install-Package Octopus.Server.Extensibility
dotnet add package Octopus.Server.Extensibility
paket add Octopus.Server.Extensibility
Octopus.Server.Extensibility Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.4)
- Octopus.Data(>= 5.3.0)
- Octopus.TinyTypes(>= 0.1.301)
- Octopus.Versioning(>= 4.3.2)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Security.Principal(>= 4.3.0)