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.2 170 10/27/2024
9.2.1 150 10/12/2024
9.2.0 284 10/3/2024
9.1.0 400 8/23/2024
9.0.10 593 6/18/2024
9.0.9 363 6/12/2024
9.0.8 120 6/12/2024
9.0.7 220 6/12/2024
9.0.6 95 6/12/2024
9.0.5 432 5/29/2024
9.0.4 132 5/29/2024
9.0.3 150 5/28/2024
9.0.2 182 5/24/2024
9.0.1 107 5/24/2024
9.0.0 199 5/14/2024
8.0.5 359 4/19/2024
8.0.4 280 3/10/2024
8.0.3 123 3/10/2024
8.0.2 406 2/18/2024
8.0.1 444 1/18/2024
8.0.0 449 12/10/2023
7.1.2 289 10/29/2023
7.1.1 238 9/19/2023
7.1.0 127 9/16/2023
7.0.8 209 9/14/2023
7.0.7 160 9/14/2023
7.0.6 192 9/13/2023
7.0.4 150 9/13/2023
7.0.3 149 9/13/2023
7.0.2 267 9/7/2023
7.0.1 159 9/7/2023
7.0.0 168 9/6/2023
6.0.0 343 8/17/2023
5.1.1 396 8/15/2023
5.1.0 450 8/15/2023
5.0.1 767 5/29/2023
5.0.0 508 5/24/2023
4.4.6 165 5/24/2023
4.4.5 168 5/24/2023
4.4.4 1,324 5/23/2023
4.4.3 476 5/23/2023
4.4.2 465 5/21/2023
4.4.1 105 5/21/2023
4.4.0 414 5/21/2023
4.3.4 632 4/12/2023
4.3.3 124 4/12/2023
4.3.2 118 4/12/2023
4.3.1 211 4/12/2023
4.3.0-beta 108 4/12/2023
4.2.8 149 3/14/2023
4.2.7 122 3/11/2023
4.2.6 171 1/13/2023
4.2.5 146 1/10/2023
4.2.4 156 1/4/2023
4.2.3 151 12/29/2022
4.2.2 147 12/26/2022
4.2.1 125 12/5/2022
4.2.0 124 11/10/2022
4.1.7 148 10/17/2022
4.1.6 139 10/17/2022
4.1.5 130 10/17/2022
4.1.4 137 9/6/2022
4.1.3 156 8/5/2022
4.1.2 179 3/20/2022
4.1.0 154 3/20/2022
4.0.0 164 3/1/2022
3.0.2 168 2/28/2022
3.0.1 190 12/22/2021
3.0.0 178 12/22/2021
2.2.1 642 12/1/2021
2.2.0 191 8/9/2021
1.1.8 229 6/9/2021
1.1.7 290 5/1/2021
1.1.6 217 5/1/2021

- Nullable handling