Hexalith.DaprIdentityStore.Abstractions 1.57.3

Suggested Alternatives

Hexalith.IdentityStores.Abstractions

dotnet add package Hexalith.DaprIdentityStore.Abstractions --version 1.57.3
                    
NuGet\Install-Package Hexalith.DaprIdentityStore.Abstractions -Version 1.57.3
                    
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="Hexalith.DaprIdentityStore.Abstractions" Version="1.57.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.DaprIdentityStore.Abstractions" Version="1.57.3" />
                    
Directory.Packages.props
<PackageReference Include="Hexalith.DaprIdentityStore.Abstractions" />
                    
Project file
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 Hexalith.DaprIdentityStore.Abstractions --version 1.57.3
                    
#r "nuget: Hexalith.DaprIdentityStore.Abstractions, 1.57.3"
                    
#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.
#addin nuget:?package=Hexalith.DaprIdentityStore.Abstractions&version=1.57.3
                    
Install Hexalith.DaprIdentityStore.Abstractions as a Cake Addin
#tool nuget:?package=Hexalith.DaprIdentityStore.Abstractions&version=1.57.3
                    
Install Hexalith.DaprIdentityStore.Abstractions as a Cake Tool

Hexalith.DaprIdentityStore.Abstractions

Overview

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.

Architecture

The library is structured into several key components:

Actor System

IUserIdentityActor

The core actor interface that handles user identity operations:

  • User creation and management
  • Password management
  • Claims and roles handling
  • Authentication token management
Actor States
  • UserActorState: Maintains the actor's internal state including:
    • User profile information
    • Security stamps
    • Authentication tokens
    • Claims and roles

Models

Core Identity Models
  • UserIdentity: The primary user identity model containing:
    • Basic user information (Id, Username, Email)
    • Security information (PasswordHash, SecurityStamp)
    • Two-factor authentication settings
    • Lockout settings
Authentication Models
  • ApplicationRole: Represents user roles in the system
  • ApplicationUserClaim: Represents user claims
  • ApplicationUserLogin: Manages external login providers
  • ApplicationUserToken: Handles authentication tokens

Helpers

DaprIdentityStoreActorProxyHelper

Provides utility methods for:

  • Actor proxy creation and management
  • Actor communication helpers
  • State management utilities

Error Handling

HexalithIdentityErrorDescriber

Provides standardized error descriptions for common identity operations:

  • Authentication failures
  • Password validation
  • User validation
  • Role and claim operations

Usage

Basic Setup

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Hexalith.DaprIdentityStore.Abstractions:

Package Downloads
Hexalith.DaprIdentityStore

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.DaprIdentityStore.UI

Hexalith is a set of libraries to build a micro-service architecture.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.57.3 309 4/16/2025 1.57.3 is deprecated because it is no longer maintained.
1.57.2 282 4/16/2025 1.57.2 is deprecated because it is no longer maintained.
1.57.1 287 4/15/2025 1.57.1 is deprecated because it is no longer maintained.
1.57.0 283 4/15/2025 1.57.0 is deprecated because it is no longer maintained.
1.56.0 239 4/13/2025 1.56.0 is deprecated because it is no longer maintained.
1.53.6 293 3/19/2025 1.53.6 is deprecated because it is no longer maintained.
1.53.5 269 3/19/2025 1.53.5 is deprecated because it is no longer maintained.
1.53.4 259 3/18/2025 1.53.4 is deprecated because it is no longer maintained.
1.53.3 300 3/11/2025 1.53.3 is deprecated because it is no longer maintained.
1.53.0 217 2/28/2025 1.53.0 is deprecated because it is no longer maintained.
1.52.16 214 1/27/2025 1.52.16 is deprecated because it is no longer maintained.
1.52.14 233 1/15/2025 1.52.14 is deprecated because it is no longer maintained.
1.52.13 175 1/14/2025 1.52.13 is deprecated because it is no longer maintained.
1.52.10 213 1/10/2025 1.52.10 is deprecated because it is no longer maintained.
1.52.8 225 1/6/2025 1.52.8 is deprecated because it is no longer maintained.
1.52.7 189 1/6/2025 1.52.7 is deprecated because it is no longer maintained.
1.52.5 225 12/31/2024 1.52.5 is deprecated because it is no longer maintained.
1.52.2 199 12/26/2024 1.52.2 is deprecated because it is no longer maintained.
1.51.18 208 12/22/2024 1.51.18 is deprecated because it is no longer maintained.
1.51.17 211 12/20/2024 1.51.17 is deprecated because it is no longer maintained.
1.51.15 213 12/17/2024 1.51.15 is deprecated because it is no longer maintained.
1.51.14 202 12/16/2024 1.51.14 is deprecated because it is no longer maintained.
1.51.9 224 12/15/2024 1.51.9 is deprecated because it is no longer maintained.
1.51.7 237 12/15/2024 1.51.7 is deprecated because it is no longer maintained.
1.0.0 244 12/15/2024 1.0.0 is deprecated because it is no longer maintained.
0.8.0 273 12/7/2024 0.8.0 is deprecated because it is no longer maintained.
0.4.0 272 11/26/2024 0.4.0 is deprecated because it is no longer maintained.
0.3.0 327 11/25/2024 0.3.0 is deprecated because it is no longer maintained.
0.2.0 265 11/23/2024 0.2.0 is deprecated because it is no longer maintained.
0.1.0 244 11/20/2024 0.1.0 is deprecated because it is no longer maintained.