From 539be0c7addd4f97566771c1c67273f672a3b3bc Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 13 Jul 2021 17:49:19 +0000 Subject: [PATCH] Update Readme to include supported platforms (#208) * Update Readme to include supported platforms * Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1c69bb..477c0c3c 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +[![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)