Releases: Azure-Samples/active-directory-dotnet-native-aspnetcore-v2
Releases · Azure-Samples/active-directory-dotnet-native-aspnetcore-v2
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
212655 Updating to MSAL.NET 4.21.0 (#171)
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Updating to Microsoft.Identity.Web 1.1 (#169) * Updating to Microsoft.Identity.Web 1.1 * Fixing a build break (SourceLink 1.1 seems to have been removed from NuGet)
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
Updating to Microsoft.Identity.Web 1.1 (#169) * Updating to Microsoft.Identity.Web 1.1 * Fixing a build break (SourceLink 1.1 seems to have been removed from NuGet)
Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
Updating to Microsoft.Identity.Web 1.1 (#169) * Updating to Microsoft.Identity.Web 1.1 * Fixing a build break (SourceLink 1.1 seems to have been removed from NuGet)
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
Merge pull request #168 from Azure-Samples/Shama-k/SurveyLinks Added a link to survey in Readme files
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Merge pull request #168 from Azure-Samples/Shama-k/SurveyLinks Added a link to survey in Readme files
Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
Merge pull request #168 from Azure-Samples/Shama-k/SurveyLinks Added a link to survey in Readme files
Sign-in users with Microsoft Personal accounts, using the Microsoft identity platform in a WPF Desktop application and call an ASP.NET Core Web API, which in turn calls Microsoft Graph
Merge pull request #168 from Azure-Samples/Shama-k/SurveyLinks Added a link to survey in Readme files
Deploying a protected ASP.NET Core web API and calls the API from Desktop application
Merge pull request #168 from Azure-Samples/Shama-k/SurveyLinks Added a link to survey in Readme files
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
202930 Update Microsoft.Identity.Web to 1.0.0 and MSAL to 4.19.0 (#164)