Skip to content

Commit

Permalink
Update Readme to include supported platforms (#208)
Browse files Browse the repository at this point in the history
* Update Readme to include supported platforms

* Update README.md
  • Loading branch information
frederikprijck authored Jul 13, 2021
1 parent e1c2eaa commit 539be0c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,14 @@ For information on how to use this library, please refer to the relevant Quickst

and also to our [docs for this library](https://auth0.github.io/auth0-oidc-client-net/documentation/intro.html).

For a list of supported platforms, please refer to the relevant documentation from Microsoft:

* [Xamarin](https://docs.microsoft.com/en-us/xamarin/get-started/supported-platforms)
* [UWP/WPF/WinForms](https://docs.microsoft.com/en-us/lifecycle/faq/windows)

## Breaking changes in v3

Version 3 of this library includes many potential breaking changes depending on your usage. Please read [Migrating to Auth0-OIDC-Client-NET v3](https://auth0.github.io/auth0-oidc-client-net/documentation/migration/v3.html).

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2Fauth0-oidc-client-net.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2Fauth0-oidc-client-net?ref=badge_large)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2Fauth0-oidc-client-net.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2Fauth0-oidc-client-net?ref=badge_large)

0 comments on commit 539be0c

Please sign in to comment.