Ark.Tools.AspNetCore.BasicAuthAuth0Proxy 6.0.0

dotnet add package Ark.Tools.AspNetCore.BasicAuthAuth0Proxy --version 6.0.0
                    
NuGet\Install-Package Ark.Tools.AspNetCore.BasicAuthAuth0Proxy -Version 6.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="Ark.Tools.AspNetCore.BasicAuthAuth0Proxy" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ark.Tools.AspNetCore.BasicAuthAuth0Proxy" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Ark.Tools.AspNetCore.BasicAuthAuth0Proxy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ark.Tools.AspNetCore.BasicAuthAuth0Proxy --version 6.0.0
                    
#r "nuget: Ark.Tools.AspNetCore.BasicAuthAuth0Proxy, 6.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.
#:package Ark.Tools.AspNetCore.BasicAuthAuth0Proxy@6.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ark.Tools.AspNetCore.BasicAuthAuth0Proxy&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Ark.Tools.AspNetCore.BasicAuthAuth0Proxy&version=6.0.0
                    
Install as a Cake Tool

A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Auth0

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 83 3/26/2026
6.0.0-beta08 83 3/16/2026
6.0.0-beta07 84 3/12/2026
6.0.0-beta06 96 1/26/2026
6.0.0-beta05 100 1/13/2026
6.0.0-beta03 200 11/24/2025
6.0.0-beta02 176 11/15/2025
6.0.0-beta01 191 11/15/2025
5.6.0 287 11/14/2025
5.5.0 272 6/18/2025
5.4.0 390 3/23/2025
5.3.1 195 2/13/2025
5.3.0 190 1/7/2025
5.2.2 186 11/22/2024
5.2.1 161 11/22/2024
5.2.0 201 11/11/2024
5.1.7 204 10/16/2024
5.1.6 190 10/10/2024
5.1.5 183 10/4/2024
5.1.4 186 9/23/2024
Loading failed