Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multitarget .NET frameworks #358

Merged
merged 11 commits into from
Feb 24, 2020

Conversation

laura-rodriguez
Copy link
Collaborator

@laura-rodriguez laura-rodriguez commented Jan 23, 2020

@laura-rodriguez laura-rodriguez changed the base branch from master to lr-release-2.0.0 February 12, 2020 21:11
@laura-rodriguez laura-rodriguez changed the title [WIP] Multitarget .NET frameworks POC Multitarget .NET frameworks Feb 12, 2020
src/Okta.Sdk/CollectionClient{T}.cs Outdated Show resolved Hide resolved
Copy link

@lilyhaverstein-okta lilyhaverstein-okta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

src/Okta.Sdk/PagedCollectionEnumerator{T}.cs Outdated Show resolved Hide resolved
@laura-rodriguez laura-rodriguez merged commit 96b5008 into lr-release-2.0.0 Feb 24, 2020
@laura-rodriguez laura-rodriguez deleted the lr-upgrade-to-netstandard-2x branch February 24, 2020 15:09
laura-rodriguez added a commit that referenced this pull request Mar 27, 2020
* Multitarget .NET frameworks (#358)
* Upgrade System.Interactive.Async to the latest version and fix breaking changes.
* Upgrade target version to .NET Standard 2.0.
* Multitarget .NET Core 2.x and 3.x in unit test project.
* Add support for OAuth (#360)
* Use built-in retry strategy by default. (#363)
* Small miscellaneous fixes (#361)
* Add sanity check for strings before casting to Date. Fix #330.
* Add null checking before concat response headers. Fix #344 and OKTA-260243.
* Deserialize custom attributes formatted as date strings as strings. Fix OKTA-276780.
* Add "jti" claim when generating the JWT. (#362)
* Add workaround for runtime reporting issue when using .NET Core 2.x. (#366)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants