Blazor-Auth0-ClientSide
2.0.0-Preview5
This is a prerelease version of Blazor-Auth0-ClientSide.
dotnet add package Blazor-Auth0-ClientSide --version 2.0.0-Preview5
NuGet\Install-Package Blazor-Auth0-ClientSide -Version 2.0.0-Preview5
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="Blazor-Auth0-ClientSide" Version="2.0.0-Preview5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blazor-Auth0-ClientSide --version 2.0.0-Preview5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazor-Auth0-ClientSide, 2.0.0-Preview5"
#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 Blazor-Auth0-ClientSide as a Cake Addin #addin nuget:?package=Blazor-Auth0-ClientSide&version=2.0.0-Preview5&prerelease // Install Blazor-Auth0-ClientSide as a Cake Tool #tool nuget:?package=Blazor-Auth0-ClientSide&version=2.0.0-Preview5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Auth0 library for Balzor
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Blazor-Auth0-Shared (>= 2.0.0-Preview5)
- Microsoft.AspNetCore.Components (>= 3.1.2)
- Microsoft.AspNetCore.Components.Authorization (>= 3.1.2)
- Microsoft.AspNetCore.Components.Web (>= 3.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blazor-Auth0-ClientSide:
Package | Downloads |
---|---|
Blazor-OpenId
OpenId library for Balzor |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Blazor-Auth0-ClientSide:
Repository | Stars |
---|---|
henalbrod/Blazor.Auth0
The library for using Auth0 in Blazor applications.
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-Preview5 | 1,381 | 3/4/2020 |
2.0.0-Preview4 | 755 | 11/17/2019 |
2.0.0-Preview3 | 299 | 11/4/2019 |
2.0.0-Preview2 | 291 | 11/4/2019 |
2.0.0-Preview1 | 271 | 10/26/2019 |
1.0.0-Preview3 | 995 | 9/23/2019 |
1.0.0-Preview2 | 296 | 9/19/2019 |
1.0.0-Preview1 | 312 | 8/24/2019 |
0.7.2-beta.2 | 342 | 7/25/2019 |
0.7.0-beta.1 | 335 | 6/15/2019 |
0.6.0-beta-1 | 299 | 6/14/2019 |
0.5.1-alpha-2 | 355 | 6/12/2019 |
0.5.0-alpha-1 | 399 | 6/5/2019 |
0.4.0-alpha-2 | 420 | 5/8/2019 |
0.4.0-alpha-1 | 476 | 4/20/2019 |
0.3.0-alpha-3 | 432 | 4/20/2019 |
Upgraded to .Net Core v3.2.0-preview1
Fixed issue #41