Decos.Microsoft.Identity.Web
1.0.2
See the version list below for details.
dotnet add package Decos.Microsoft.Identity.Web --version 1.0.2
NuGet\Install-Package Decos.Microsoft.Identity.Web -Version 1.0.2
<PackageReference Include="Decos.Microsoft.Identity.Web" Version="1.0.2" />
paket add Decos.Microsoft.Identity.Web --version 1.0.2
#r "nuget: Decos.Microsoft.Identity.Web, 1.0.2"
// Install Decos.Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Decos.Microsoft.Identity.Web&version=1.0.2
// Install Decos.Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Decos.Microsoft.Identity.Web&version=1.0.2
Provides the Microsoft.Identity.Web code as available on https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2 as a NuGet package. For the SQL token cache providers, see the Decos.Microsoft.Identity.Web.SqlTokenCacheProviders package.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.AzureAD.UI (>= 2.2.0)
- Microsoft.AspNetCore.Session (>= 2.2.0)
- Microsoft.Extensions.Identity.Core (>= 2.2.0)
- Microsoft.Identity.Client (>= 4.0.0)
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.