How to know which version of c# SDK Latest

How to know which OktaClient (Okta.Core.Clients) c# SDK Latest.
currently am using Okta.Core, Version=0.3.2.0 this is the latest? and How to Get Latest version of SDK

Thanks in Advance

Thanks
Praveen.T

From the Okta .NET management SDK migration guide:

The previous version of this library, Okta.Core.Client, has been rewritten from the ground up as Okta.Sdk (this project). This was done to improve stability and to add support for .NET Core alongside .NET Framework.

Because this was a breaking change, Okta.Sdk was published with version numbers starting from 1.0. The last published version of Okta.Core.Client is 0.3.3.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.