Azure-Samples / Azure-Samples/ms-identity-docs-code-dotnet

Update MAUI example for .NET 9

Aperta
#108 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
65
Fork
52
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Individua l'esempio MAUI corrente e verifica come utilizza Microsoft.Identity.Client 4.60.4 con il reindirizzamento msauth://com.mycompany.MyApp. Aggiorna l'esempio per .NET 9 in modo che gli utenti possano autenticarsi e caricare i report di test in una cartella OneDrive preselezionata con la pressione di un solo pulsante.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp
Ambito
authentication, cloud, mobile-dev
Tipo di issue
Documentazione
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.