Azure-Samples / Azure-Samples/ms-identity-docs-code-dotnet
Update MAUI example for .NET 9
- Vorherrschende Sprache
- C#
- Sterne
- 65
- Forks
- 52
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The current example is for .NET 6, and the Microsoft.Identity.Client has moved a long way since then. I can find NO good sample for my need, which is simple:
Port my working Xamarin iOS code to my MAUI migrated app to allow my users to automatically put a file into a folder in their OneDrive.
My app creates test reports, sometimes as many as 20 per day, and this method allows the user to upload them with a single button press to a pre-selected folder. While they could do this doing "share", it is many more steps and is error-prone. It currently uses the nuget Microsoft.Identity.Client 4.60.4 for authentication with a redirect of the style "msauth://com.mycompany.MyApp"
It would be great to have an up-to-date example.
Beitragsleitfaden
Rechercherichtung
Finde das aktuelle MAUI-Beispiel und prüfe, wie es Microsoft.Identity.Client 4.60.4 mit der Umleitungs-URI msauth://com.mycompany.MyApp verwendet. Aktualisiere das Beispiel für .NET 9, damit sich Benutzer authentifizieren und Testberichte mit einem Tastendruck in einen vorausgewählten OneDrive-Ordner hochladen können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- authentication, cloud, mobile-dev
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100