AspNetCore.Security.Auth0
Package for integrating JWT Bearer Token Security from Auth0 in a .NET Core App 3.x
Total Downloads
17.4K
17,434
Published
Jun 28, 2020
Latest stable version
Install
.NET CLI
dotnet add package AspNetCore.Security.Auth0 --version 3.0.0
Package Manager Console
Install-Package AspNetCore.Security.Auth0 -Version 3.0.0
PackageReference
<PackageReference Include="AspNetCore.Security.Auth0" Version="3.0.0" />
Frameworks
Dependencies
Microsoft.AspNetCore.Authentication.JwtBearer
[3.0.3, )
.NETCoreApp3.0
Microsoft.Extensions.Logging.Abstractions
[3.0.3, )
.NETCoreApp3.0
Microsoft.Extensions.Options
[3.0.3, )
.NETCoreApp3.0
RestEase
[1.4.12, )
.NETCoreApp3.0
Microsoft.AspNetCore.Authentication.JwtBearer
[3.1.5, )
.NETCoreApp3.1
Microsoft.Extensions.Logging.Abstractions
[3.1.5, )
.NETCoreApp3.1
Microsoft.Extensions.Options
[3.1.5, )
.NETCoreApp3.1
RestEase
[1.4.12, )
.NETCoreApp3.1
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.