DarkLoop.Azure.Functions.Authorization.Abstractions 4.0.1

dotnet add package DarkLoop.Azure.Functions.Authorization.Abstractions --version 4.0.1
NuGet\Install-Package DarkLoop.Azure.Functions.Authorization.Abstractions -Version 4.0.1
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="DarkLoop.Azure.Functions.Authorization.Abstractions" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DarkLoop.Azure.Functions.Authorization.Abstractions --version 4.0.1
#r "nuget: DarkLoop.Azure.Functions.Authorization.Abstractions, 4.0.1"
#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 DarkLoop.Azure.Functions.Authorization.Abstractions as a Cake Addin
#addin nuget:?package=DarkLoop.Azure.Functions.Authorization.Abstractions&version=4.0.1

// Install DarkLoop.Azure.Functions.Authorization.Abstractions as a Cake Tool
#tool nuget:?package=DarkLoop.Azure.Functions.Authorization.Abstractions&version=4.0.1

function-authorization-abstractions

This module is a collection of abstractions to keep both authorization modules (Authorize and Authorization.Isolated) more in sync for future development.

For more information on the dependent modules:

  • DarkLoop.Azure.Functions.Authorization.InProcess read the following README.
  • DarkLoop.Azure.Functions.Authorization.Isolated read the following README.
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 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on DarkLoop.Azure.Functions.Authorization.Abstractions:

Package Downloads
DarkLoop.Azure.Functions.Authorize

Azure Functions V3 and V4 (InProc) extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.

DarkLoop.Azure.Functions.Authorization.Isolated

Azure Functions V4 in Isolated mode extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.

DarkLoop.Azure.Functions.Authorization.InProcess

Azure Functions V3 and V4 (InProc) extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 869 3/19/2024
4.0.0 174 3/19/2024
4.0.0-preview-240319-1 79 3/19/2024
4.0.0-preview-240311-16 337 3/11/2024
4.0.0-preview-240304-38 103 3/4/2024