![]() |
VOOZH | about |
dotnet add package Hexalith.DaprIdentityStore.UI --version 1.57.3
NuGet\Install-Package Hexalith.DaprIdentityStore.UI -Version 1.57.3
<PackageReference Include="Hexalith.DaprIdentityStore.UI" Version="1.57.3" />
<PackageVersion Include="Hexalith.DaprIdentityStore.UI" Version="1.57.3" />Directory.Packages.props
<PackageReference Include="Hexalith.DaprIdentityStore.UI" />Project file
paket add Hexalith.DaprIdentityStore.UI --version 1.57.3
#r "nuget: Hexalith.DaprIdentityStore.UI, 1.57.3"
#:package Hexalith.DaprIdentityStore.UI@1.57.3
#addin nuget:?package=Hexalith.DaprIdentityStore.UI&version=1.57.3Install as a Cake Addin
#tool nuget:?package=Hexalith.DaprIdentityStore.UI&version=1.57.3Install as a Cake Tool
Hexalith.DaprIdentityStore.Abstractions is a core library that provides abstractions and models for implementing distributed identity management using Dapr Actors. This library enables scalable and reliable user identity management in distributed applications.
The library is structured into several key components:
The core actor interface that handles user identity operations:
UserActorState: Maintains the actor's internal state including:
UserIdentity: The primary user identity model containing:
ApplicationRole: Represents user roles in the systemApplicationUserClaim: Represents user claimsApplicationUserLogin: Manages external login providersApplicationUserToken: Handles authentication tokensProvides utility methods for:
Provides standardized error descriptions for common identity operations:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.