OneIdentity.SafeguardSecretsBroker.PluginCommon 2.0.1-dev-6456

This is a prerelease version of OneIdentity.SafeguardSecretsBroker.PluginCommon.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OneIdentity.SafeguardSecretsBroker.PluginCommon --version 2.0.1-dev-6456
                    
NuGet\Install-Package OneIdentity.SafeguardSecretsBroker.PluginCommon -Version 2.0.1-dev-6456
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OneIdentity.SafeguardSecretsBroker.PluginCommon" Version="2.0.1-dev-6456" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OneIdentity.SafeguardSecretsBroker.PluginCommon" Version="2.0.1-dev-6456" />
                    
Directory.Packages.props
<PackageReference Include="OneIdentity.SafeguardSecretsBroker.PluginCommon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OneIdentity.SafeguardSecretsBroker.PluginCommon --version 2.0.1-dev-6456
                    
#r "nuget: OneIdentity.SafeguardSecretsBroker.PluginCommon, 2.0.1-dev-6456"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OneIdentity.SafeguardSecretsBroker.PluginCommon@2.0.1-dev-6456
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OneIdentity.SafeguardSecretsBroker.PluginCommon&version=2.0.1-dev-6456&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OneIdentity.SafeguardSecretsBroker.PluginCommon&version=2.0.1-dev-6456&prerelease
                    
Install as a Cake Tool

Safeguard Secrets Broker for Devops Common Plugin Interface

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.3 120 1/30/2026
8.2.2 120 1/13/2026
8.2.2-dev-16474 103 1/26/2026
8.2.2-dev-15087 103 1/19/2026
8.2.1 241 12/4/2025
8.2.1-dev-64861 196 10/6/2025
8.2.0 230 9/11/2025
8.2.0-dev-62496 270 9/19/2025
8.2.0-dev-62066 330 9/17/2025
8.2.0-dev-62022 327 9/17/2025
8.1.1 256 6/23/2025
8.0.0-dev-5474 177 9/27/2024
8.0.0-dev-45088 179 6/6/2025
8.0.0-dev-45072 145 6/6/2025
8.0.0-dev-44588 225 6/4/2025
8.0.0-dev-44580 207 6/4/2025
8.0.0-dev-27813 309 3/5/2025
8.0.0-dev-24523 173 2/14/2025
8.0.0-dev-24461 193 2/14/2025
2.0.1-dev-6456 460 11/1/2021
Loading failed

Safeguard Secrets Broker for Devops Common Plugin Interface

This is the interface that Secrets Broker will use to call a third-party plugin.
Plugin developers should add this package when developing a plugin.

Updates:
- Initial nuget.org release.