Owin.Security.Providers.AzureAD
1.3.0
See the version list below for details.
dotnet add package Owin.Security.Providers.AzureAD --version 1.3.0
NuGet\Install-Package Owin.Security.Providers.AzureAD -Version 1.3.0
<PackageReference Include="Owin.Security.Providers.AzureAD" Version="1.3.0" />
paket add Owin.Security.Providers.AzureAD --version 1.3.0
#r "nuget: Owin.Security.Providers.AzureAD, 1.3.0"
// Install Owin.Security.Providers.AzureAD as a Cake Addin #addin nuget:?package=Owin.Security.Providers.AzureAD&version=1.3.0 // Install Owin.Security.Providers.AzureAD as a Cake Tool #tool nuget:?package=Owin.Security.Providers.AzureAD&version=1.3.0
Unified OAuth provider for Microsoft work, school, and personal accounts to be used with ASP.NET 4.5 OWIN
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.Owin.Security (>= 2.1.0)
- Newtonsoft.Json (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.AzureAD:
Package | Downloads |
---|---|
Stardust.Core.Service.Web
A set of tools for hooking up Stardust to MVC aplications |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.0.0: Introducing AzureAD OAuth provider for Microsoft work and school (aka AzureAD) accounts
Version 1.2.0: Introducing MicrosoftOnline OAuth provider which unifies authorization for Microsoft work, school, and personal accounts
Version 1.3.0: populate Email identity claim from Outlook REST API