Dependency Injection, HttpClientFactory & ASP.NET Core extensions for Auth0.NET.
Info
Version: | 3.2.0 |
Author(s): | Hawxy |
Last Update: | Friday, March 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hawxy/Auth0Net.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Auth0Net.DependencyInjection |
Install
Install-Package Auth0Net.DependencyInjection
dotnet add package Auth0Net.DependencyInjection
paket add Auth0Net.DependencyInjection
Auth0Net.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Auth0.AuthenticationApi(>= 7.3.2)
- Auth0.ManagementApi(>= 7.3.2)
- LazyCache.AspNetCore(>= 2.1.2)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Auth0.AuthenticationApi(>= 7.3.2)
- Auth0.ManagementApi(>= 7.3.2)
- LazyCache.AspNetCore(>= 2.1.2)
- Microsoft.Extensions.Caching.Memory(>= 3.1.10)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Http(>= 3.1.10)
Tags