DX.Blazor.Identity.Server
25.2.3.25
dotnet add package DX.Blazor.Identity.Server --version 25.2.3.25
NuGet\Install-Package DX.Blazor.Identity.Server -Version 25.2.3.25
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="DX.Blazor.Identity.Server" Version="25.2.3.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DX.Blazor.Identity.Server" Version="25.2.3.25" />
<PackageReference Include="DX.Blazor.Identity.Server" />
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 DX.Blazor.Identity.Server --version 25.2.3.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DX.Blazor.Identity.Server, 25.2.3.25"
#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 DX.Blazor.Identity.Server@25.2.3.25
#: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=DX.Blazor.Identity.Server&version=25.2.3.25
#tool nuget:?package=DX.Blazor.Identity.Server&version=25.2.3.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Identity helper and configuration for Blazor Server based authorization
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- DX.Blazor.Identity (>= 25.2.3.27)
- Microsoft.AspNetCore.Components.Web (>= 10.0.5)
- Microsoft.AspNetCore.Components.WebAssembly.Server (>= 10.0.5)
-
net9.0
- DX.Blazor.Identity (>= 25.2.3.27)
- Microsoft.AspNetCore.Components.Web (>= 9.0.14)
- Microsoft.AspNetCore.Components.WebAssembly.Server (>= 9.0.14)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
23.2.3.23: Upgraded to .NET 8 and DX v23.2
22.1.4.20: Upgraded several packages
22.1.4.19: Upgraded several packages incl DevExpress v21.1.4
21.2.8.18: New helper package for DX.Blazor.Identity with everything for Blazor Server and WebAPI for Blazor WASM package to easily implement Identity with XPO on Blazor