Okta.Core.Client 0.3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Okta.Core.Client --version 0.3.0.1
NuGet\Install-Package Okta.Core.Client -Version 0.3.0.1
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="Okta.Core.Client" Version="0.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Okta.Core.Client --version 0.3.0.1
#r "nuget: Okta.Core.Client, 0.3.0.1"
#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.
// Install Okta.Core.Client as a Cake Addin
#addin nuget:?package=Okta.Core.Client&version=0.3.0.1

// Install Okta.Core.Client as a Cake Tool
#tool nuget:?package=Okta.Core.Client&version=0.3.0.1

This package allows you to build on Okta's identity platform using .NET

     Supported Platforms:
     * .NET Framework 4, 4.5, 4.5.6
     * Windows 8, 8.1, 10
     * Windows Phone 8.1
     * Silverlight 5
     * Portable Class Libraries

     Update Log
     ----------
     - v0.3.0.1:Bug fix to enforce proper dependency versions for Newtonsoft.Json and Microsoft.Net.Http
     - v0.3.0.0: Enriched object model based on existing and new JSON values (AuthResponse, Embedded, MFA Factor) + upgraded to Newtonsoft.Json v9.0.1 (in NuGet)
     - v0.2.9.0: Added support for suspend and unsuspend endpoints
     - v0.2.8.0: Bug fix (AuthResponse.FactorResult)
     - v0.2.7.0:
     Added support for MFA verification (OTP, Okta Verify and SMS only) at authentication time
     - v0.2.6.0:
     Added support for the automation of the creation of WS-Fed application (+AppsClient test class)
     Added ability to retrieve a user factor based on its id
     - v0.2.5.0:
     Added support for Password Expiration Warning and Multi Optional MFA Enroll
     Added ChangePassword and Skip methods in AuthClient (Password Warn flow)
     Enhanced Session object (added previously unexposed properties, such as ExpiresAt)
     Added GetRefreshUri method on ApiClient
     Fixed Extend endpoint for Session objects (SessionsClient)
     - v0.2.4.0: Added Advanced Search support

Product Compatible and additional computed target framework versions.
.NET Framework net 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
0.3.3.1 84,884 4/1/2019
0.3.3 114,850 4/26/2017
0.3.2 18,472 1/13/2017
0.3.1 12,642 10/21/2016
0.3.0.2 1,956 10/6/2016
0.3.0.1 1,733 9/29/2016
0.3.0 10,271 9/26/2016
0.2.9 11,705 4/26/2016
0.2.8 1,799 4/21/2016
0.2.7 1,614 4/13/2016
0.2.6 1,519 4/11/2016
0.2.5 5,118 3/29/2016
0.2.4 1,568 3/23/2016
0.2.3 1,812 3/15/2016
0.2.2 1,701 3/1/2016
0.2.1 1,651 2/16/2016
0.2.0 1,932 2/11/2016
0.1.5 11,118 3/11/2015
0.1.4 2,683 2/24/2015
0.1.3 1,944 2/24/2015
0.1.2 2,280 2/20/2015
0.1.1 8,155 1/6/2015
0.1.0.2-beta 1,995 11/11/2014

EA release - This can be used in production with support from Okta.