Decos.Microsoft.Identity.Web 4.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Decos.Microsoft.Identity.Web --version 4.2.0
NuGet\Install-Package Decos.Microsoft.Identity.Web -Version 4.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Decos.Microsoft.Identity.Web" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Decos.Microsoft.Identity.Web --version 4.2.0
#r "nuget: Decos.Microsoft.Identity.Web, 4.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Decos.Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Decos.Microsoft.Identity.Web&version=4.2.0

// Install Decos.Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Decos.Microsoft.Identity.Web&version=4.2.0

This package enables ASP.NET Core Web apps and Web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). When they call Web APIs, MSAL.NET is used to acquire tokens

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Decos.Microsoft.Identity.Web:

Package Downloads
Decos.AspNetCore.Authorization

Provides additional authorization functionality to ASP.NET Core, such as adding group claims based on a Graph API call.

Decos.Microsoft.Identity.Web.SqlTokenCacheProviders

Provides the Microsoft.Identity.Web code as available on https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2 as a NuGet package. This package contains the SQL token cache providers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.0 5,342 1/10/2023
4.2.0 295 1/10/2023
4.1.0 287 1/10/2023
4.0.0 6,395 6/8/2022
3.1.0 125,741 12/13/2019
1.0.2 56,120 6/26/2019
1.0.1 1,193 6/26/2019

Updated to support .NET 5