Microsoft.AspNetCore.Authentication.AzureADB2C.UI
2.1.1
ASP.NET Core Azure Active Directory B2C Integration provides components for easily integrating Azure Active Directory B2C authentication within your ASP.NET Core application.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNetCore.Authentication.AzureADB2C.UI -Version 2.1.1
dotnet add package Microsoft.AspNetCore.Authentication.AzureADB2C.UI --version 2.1.1
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.AzureADB2C.UI --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Authentication.AzureADB2C.UI, 2.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Authentication.AzureADB2C.UI as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Authentication.AzureADB2C.UI&version=2.1.1
// Install Microsoft.AspNetCore.Authentication.AzureADB2C.UI as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authentication.AzureADB2C.UI&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.1.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.1.1)
- Microsoft.AspNetCore.Mvc (>= 2.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.