devdeer.Libraries.Azure.ActiveDirectory 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package devdeer.Libraries.Azure.ActiveDirectory --version 4.0.0                
NuGet\Install-Package devdeer.Libraries.Azure.ActiveDirectory -Version 4.0.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="devdeer.Libraries.Azure.ActiveDirectory" Version="4.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Libraries.Azure.ActiveDirectory --version 4.0.0                
#r "nuget: devdeer.Libraries.Azure.ActiveDirectory, 4.0.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 devdeer.Libraries.Azure.ActiveDirectory as a Cake Addin
#addin nuget:?package=devdeer.Libraries.Azure.ActiveDirectory&version=4.0.0

// Install devdeer.Libraries.Azure.ActiveDirectory as a Cake Tool
#tool nuget:?package=devdeer.Libraries.Azure.ActiveDirectory&version=4.0.0                

Provides helper methods for accessing AAD and AAD B2C via Microsoft Graph.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on devdeer.Libraries.Azure.ActiveDirectory:

Package Downloads
devdeer.Libraries.AspNetCore.AzureAuthorized

Can be used to implement Azure-AD (and B2C) security-group based authorization for ASP.NET Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.2.0 48 10/3/2024
9.1.0 319 8/23/2024
9.0.10 519 6/18/2024
9.0.9 340 6/12/2024
9.0.8 118 6/12/2024
9.0.7 218 6/12/2024
9.0.6 93 6/12/2024
9.0.5 430 5/29/2024
9.0.4 130 5/29/2024
9.0.3 149 5/28/2024
9.0.2 180 5/24/2024
9.0.1 105 5/24/2024
9.0.0 195 5/14/2024
8.0.5 357 4/19/2024
8.0.4 274 3/10/2024
8.0.3 119 3/10/2024
8.0.2 404 2/18/2024
8.0.1 442 1/18/2024
8.0.0 447 12/10/2023
7.1.2 286 10/29/2023
7.1.1 235 9/19/2023
7.1.0 123 9/16/2023
7.0.8 205 9/14/2023
7.0.7 157 9/14/2023
7.0.6 187 9/13/2023
7.0.4 147 9/13/2023
7.0.3 145 9/13/2023
7.0.2 264 9/7/2023
7.0.1 155 9/7/2023
7.0.0 164 9/6/2023
6.0.0 333 8/17/2023
5.1.1 390 8/15/2023
5.1.0 446 8/15/2023
5.0.1 764 5/29/2023
5.0.0 505 5/24/2023
4.4.6 156 5/24/2023
4.4.5 159 5/24/2023
4.4.4 1,321 5/23/2023
4.4.3 471 5/23/2023
4.4.2 462 5/21/2023
4.4.1 100 5/21/2023
4.4.0 411 5/21/2023
4.3.4 621 4/12/2023
4.3.3 119 4/12/2023
4.3.2 116 4/12/2023
4.3.1 208 4/12/2023
4.3.0-beta 105 4/12/2023
4.2.8 144 3/14/2023
4.2.7 119 3/11/2023
4.2.6 168 1/13/2023
4.2.5 143 1/10/2023
4.2.4 151 1/4/2023
4.2.3 148 12/29/2022
4.2.2 144 12/26/2022
4.2.1 122 12/5/2022
4.2.0 121 11/10/2022
4.1.7 145 10/17/2022
4.1.6 136 10/17/2022
4.1.5 127 10/17/2022
4.1.4 132 9/6/2022
4.1.3 151 8/5/2022
4.1.2 176 3/20/2022
4.1.0 151 3/20/2022
4.0.0 161 3/1/2022
3.0.2 163 2/28/2022
3.0.1 185 12/22/2021
3.0.0 165 12/22/2021
2.2.1 637 12/1/2021
2.2.0 186 8/9/2021
1.1.8 224 6/9/2021
1.1.7 285 5/1/2021
1.1.6 210 5/1/2021

- Nullable handling