OneIdentity.SafeguardSecretsBroker.PluginCommon 8.2.2-dev-16474

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.2-dev-16474
                    
NuGet\Install-Package OneIdentity.SafeguardSecretsBroker.PluginCommon -Version 8.2.2-dev-16474
                    
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.2-dev-16474" />
                    
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.2-dev-16474" />
                    
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.2-dev-16474
                    
#r "nuget: OneIdentity.SafeguardSecretsBroker.PluginCommon, 8.2.2-dev-16474"
                    
#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.2-dev-16474
                    
#: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.2-dev-16474&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OneIdentity.SafeguardSecretsBroker.PluginCommon&version=8.2.2-dev-16474&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 115 1/30/2026
8.2.2 114 1/13/2026
8.2.2-dev-16474 100 1/26/2026
8.2.2-dev-15087 100 1/19/2026
8.2.1 238 12/4/2025
8.2.1-dev-64861 195 10/6/2025
8.2.0 226 9/11/2025
8.2.0-dev-62496 269 9/19/2025
8.2.0-dev-62066 329 9/17/2025
8.2.0-dev-62022 326 9/17/2025
8.1.1 252 6/23/2025
8.0.0 253 9/19/2024
8.0.0-dev-5474 176 9/27/2024
8.0.0-dev-45088 178 6/6/2025
8.0.0-dev-45072 144 6/6/2025
8.0.0-dev-44588 223 6/4/2025
8.0.0-dev-44580 207 6/4/2025
8.0.0-dev-27813 307 3/5/2025
8.0.0-dev-24523 172 2/14/2025
8.0.0-dev-24461 192 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.