OneIdentity.SafeguardSecretsBroker.PluginCommon 8.2.0-dev-62066

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 8.2.0-dev-62066
                    
NuGet\Install-Package OneIdentity.SafeguardSecretsBroker.PluginCommon -Version 8.2.0-dev-62066
                    
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="8.2.0-dev-62066" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OneIdentity.SafeguardSecretsBroker.PluginCommon" Version="8.2.0-dev-62066" />
                    
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 8.2.0-dev-62066
                    
#r "nuget: OneIdentity.SafeguardSecretsBroker.PluginCommon, 8.2.0-dev-62066"
                    
#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@8.2.0-dev-62066
                    
#: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=8.2.0-dev-62066&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OneIdentity.SafeguardSecretsBroker.PluginCommon&version=8.2.0-dev-62066&prerelease
                    
Install as a Cake Tool

Safeguard Secrets Broker for Devops Common Plugin Interface

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
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 134 1/30/2026
8.2.2 126 1/13/2026
8.2.2-dev-16474 108 1/26/2026
8.2.2-dev-15087 114 1/19/2026
8.2.1 251 12/4/2025
8.2.1-dev-64861 204 10/6/2025
8.2.0 237 9/11/2025
8.2.0-dev-62496 277 9/19/2025
8.2.0-dev-62066 340 9/17/2025
8.2.0-dev-62022 337 9/17/2025
8.1.1 266 6/23/2025
8.0.0 263 9/19/2024
8.0.0-dev-5474 182 9/27/2024
8.0.0-dev-45088 186 6/6/2025
8.0.0-dev-45072 150 6/6/2025
8.0.0-dev-44588 233 6/4/2025
8.0.0-dev-44580 214 6/4/2025
8.0.0-dev-27813 314 3/5/2025
8.0.0-dev-24523 180 2/14/2025
8.0.0-dev-24461 198 2/14/2025
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.