Skip to main content

Microsoft.Identity.Web 4.10.0 — NuGet Package for .NET

Microsoft.Identity.Web 4.10.0 NuGet package for .NET. This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform…

Authors: Microsoft

Total downloads: 197,455,350

Project URL: https://github.com/AzureAD/microsoft-identity-web

License: https://www.nuget.org/packages/Microsoft.Identity.Web/4.10.0/license

Tags: Microsoft, Identity, Web, UI, identity, platform, .NET, ASP.NET, Core, App, API, B2C, Azure, Active, Directory, AAD, Authentication, Authorization

Install Microsoft.Identity.Web 4.10.0

.NET CLI

dotnet add package Microsoft.Identity.Web --version 4.10.0

Package Manager Console

Install-Package Microsoft.Identity.Web -Version 4.10.0

PackageReference (csproj)

<PackageReference Include="Microsoft.Identity.Web" Version="4.10.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.