Azure-Samples / ms-identity-dotnet-desktop-tutorialLinks
Add Microsoft Identity Platform features to a .NET desktop application.
☆43Updated last year
Alternatives and similar repositories for ms-identity-dotnet-desktop-tutorial
Users that are interested in ms-identity-dotnet-desktop-tutorial are comparing it to the libraries listed below
Sorting:
- Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and…☆78Updated last year
- This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Blazor WebAssembly apps.☆34Updated 2 months ago
- .NET console application letting a user acquire a token for the Microsoft Graph using Integrated Windows Authentication (on domain joined…☆60Updated last year
- Azure .NET Management Libraries Code Sample☆42Updated last year
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆136Updated 3 weeks ago
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph☆122Updated last week
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆85Updated last year
- CIAM .NET samples☆46Updated 4 months ago
- Samples covering advanced token cache scenarios, such as integrating cache between a web app and background worker, leveraging Msal.net a…☆54Updated 2 years ago
- This repository demonstrates a typical front-end UI built with ASP.NET and a complementary back-end API using DAPR for service discovery.…☆40Updated last year
- Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web