DX.Blazor.Identity
25.2.3.27
dotnet add package DX.Blazor.Identity --version 25.2.3.27
NuGet\Install-Package DX.Blazor.Identity -Version 25.2.3.27
<PackageReference Include="DX.Blazor.Identity" Version="25.2.3.27" />
<PackageVersion Include="DX.Blazor.Identity" Version="25.2.3.27" />
<PackageReference Include="DX.Blazor.Identity" />
paket add DX.Blazor.Identity --version 25.2.3.27
#r "nuget: DX.Blazor.Identity, 25.2.3.27"
#:package DX.Blazor.Identity@25.2.3.27
#addin nuget:?package=DX.Blazor.Identity&version=25.2.3.27
#tool nuget:?package=DX.Blazor.Identity&version=25.2.3.27
Blazor Server and WASM Identity Authentication Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
-
net10.0
- DX.Data.Xpo.Identity (>= 25.2.3.34)
- DX.Utils (>= 25.2.3.35)
- Microsoft.IdentityModel.Tokens (>= 8.17.0)
- System.IdentityModel.Tokens.Jwt (>= 8.17.0)
-
net9.0
- DX.Data.Xpo.Identity (>= 25.2.3.34)
- DX.Utils (>= 25.2.3.35)
- Microsoft.IdentityModel.Tokens (>= 8.17.0)
- System.IdentityModel.Tokens.Jwt (>= 8.17.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DX.Blazor.Identity:
| Package | Downloads |
|---|---|
|
DX.Blazor.Identity.Server
Identity helper and configuration for Blazor Server based authorization |
|
|
DX.Blazor.Identity.Wasm
Identity helper and configuration for Blazor WASM token based authorization |
GitHub repositories
This package is not used by any popular GitHub repositories.
v23.2.3.24: Upgraded to .NET 8 and DX v23.2
v23.2.3.23: Upgraded to .NET 8 and DX v23.2
v22.1.4.21: Small fix on refresh token
v22.1.4.20: Upgraded several packages
v22.1.4.19: Upgraded several packages incl DevExpress v21.1.4
v21.2.8.18: New package (with Server and WASM packages) to easily implement Identity with XPO on Blazor Server and WASM