OneIdentity.SafeguardDotNet
7.2.0-dev-63972
See the version list below for details.
dotnet add package OneIdentity.SafeguardDotNet --version 7.2.0-dev-63972
NuGet\Install-Package OneIdentity.SafeguardDotNet -Version 7.2.0-dev-63972
<PackageReference Include="OneIdentity.SafeguardDotNet" Version="7.2.0-dev-63972" />
<PackageVersion Include="OneIdentity.SafeguardDotNet" Version="7.2.0-dev-63972" />
<PackageReference Include="OneIdentity.SafeguardDotNet" />
paket add OneIdentity.SafeguardDotNet --version 7.2.0-dev-63972
#r "nuget: OneIdentity.SafeguardDotNet, 7.2.0-dev-63972"
#:package OneIdentity.SafeguardDotNet@7.2.0-dev-63972
#addin nuget:?package=OneIdentity.SafeguardDotNet&version=7.2.0-dev-63972&prerelease
#tool nuget:?package=OneIdentity.SafeguardDotNet&version=7.2.0-dev-63972&prerelease
One Identity Safeguard Web API .NET SDK
| Product | Versions 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.9)
- Microsoft.AspNetCore.SignalR.Client (>= 6.0.11)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.2)
- RestSharp (>= 106.15.0)
- Serilog (>= 2.12.0)
- System.Dynamic.Runtime (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OneIdentity.SafeguardDotNet:
| Package | Downloads |
|---|---|
|
OneIdentity.SafeguardDotNet.BrowserLogin
Browser Login for One Identity Safeguard Web API .NET SDK |
|
|
OneIdentity.SafeguardDotNet.PkceNoninteractiveLogin
PKCE Non-interactive Login for One Identity Safeguard Web API .NET SDK |
|
|
OneIdentity.SafeguardDotNet.DeviceCodeLogin
Device Code Login for One Identity Safeguard Web API .NET SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-pre40181 | 33 | 6/4/2026 |
| 9.0.0-pre40008 | 76 | 6/4/2026 |
| 9.0.0-pre39983 | 87 | 6/3/2026 |
| 9.0.0-pre39666 | 113 | 6/3/2026 |
| 9.0.0-pre39649 | 119 | 6/3/2026 |
| 8.3.1 | 120 | 6/3/2026 |
| 8.3.1-pre39597 | 124 | 6/2/2026 |
| 8.3.0 | 127 | 6/2/2026 |
| 8.3.0-pre39380 | 124 | 6/2/2026 |
| 8.3.0-pre38787 | 189 | 5/29/2026 |
| 8.2.4 | 195 | 5/28/2026 |
| 8.2.4-pre38438 | 177 | 5/27/2026 |
| 8.2.3-pre37443 | 177 | 5/21/2026 |
| 8.2.3-pre36303 | 182 | 5/16/2026 |
| 8.2.3-dev-36240 | 174 | 5/16/2026 |
| 8.2.3-dev-33026 | 174 | 4/29/2026 |
| 8.2.3-dev-32683 | 175 | 4/27/2026 |
| 8.2.3-dev-32218 | 181 | 4/24/2026 |
| 8.2.3-dev-26748 | 191 | 3/26/2026 |
| 7.2.0-dev-63972 | 356 | 12/7/2022 |
One Identity Safeguard Web API .NET SDK
Provides an easy way to connect to Safeguard and call the Safeguard API.
- Password and client certificate authentication
- A2A API support, including access request broker
- Real-time event notifications
- Persistent event listeners that reconnect even after an appliance goes offline
Updates:
- Bug fixes and dependency updates.