Interfaces and shared code for Okta's SDKs.
Info
Version: | 4.0.6 |
Author(s): | Okta, Inc. |
Last Update: | Wednesday, August 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/okta/okta-auth-dotnet |
NuGet Url: | https://www.nuget.org/packages/Okta.Sdk.Abstractions |
Install
Install-Package Okta.Sdk.Abstractions
dotnet add package Okta.Sdk.Abstractions
paket add Okta.Sdk.Abstractions
Okta.Sdk.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FlexibleConfiguration(>= 1.2.2)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Interactive.Async(>= 4.1.1)
- System.ValueTuple(>= 4.5.0)
- FlexibleConfiguration(>= 1.2.2)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Interactive.Async(>= 4.1.1)
- System.ValueTuple(>= 4.5.0)
Tags