VOOZH about

URL: https://www.nuget.org/packages/Hexalith.DaprIdentityStore.Abstractions/

⇱ NuGet Gallery | Hexalith.DaprIdentityStore.Abstractions 1.57.3




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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Hexalith.DaprIdentityStore.Abstractions@1.57.3
 
 
#: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=Hexalith.DaprIdentityStore.Abstractions&version=1.57.3
 
Install as a Cake Addin
#tool nuget:?package=Hexalith.DaprIdentityStore.Abstractions&version=1.57.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 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. 
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 434 4/16/2025 1.57.3 is deprecated because it is no longer maintained.
1.57.2 401 4/16/2025 1.57.2 is deprecated because it is no longer maintained.
1.57.1 418 4/15/2025 1.57.1 is deprecated because it is no longer maintained.
1.57.0 406 4/15/2025 1.57.0 is deprecated because it is no longer maintained.
1.56.0 370 4/13/2025 1.56.0 is deprecated because it is no longer maintained.
1.53.6 435 3/19/2025 1.53.6 is deprecated because it is no longer maintained.
1.53.5 398 3/19/2025 1.53.5 is deprecated because it is no longer maintained.
1.53.4 387 3/18/2025 1.53.4 is deprecated because it is no longer maintained.
1.53.3 431 3/11/2025 1.53.3 is deprecated because it is no longer maintained.
1.53.0 348 2/28/2025 1.53.0 is deprecated because it is no longer maintained.
1.52.16 321 1/27/2025 1.52.16 is deprecated because it is no longer maintained.
1.52.14 366 1/15/2025 1.52.14 is deprecated because it is no longer maintained.
1.52.13 290 1/14/2025 1.52.13 is deprecated because it is no longer maintained.
1.52.10 352 1/10/2025 1.52.10 is deprecated because it is no longer maintained.
1.52.8 379 1/6/2025 1.52.8 is deprecated because it is no longer maintained.
1.52.7 300 1/6/2025 1.52.7 is deprecated because it is no longer maintained.
1.52.5 381 12/31/2024 1.52.5 is deprecated because it is no longer maintained.
1.52.2 319 12/26/2024 1.52.2 is deprecated because it is no longer maintained.
1.51.18 314 12/22/2024 1.51.18 is deprecated because it is no longer maintained.
1.51.17 317 12/20/2024 1.51.17 is deprecated because it is no longer maintained.
Loading failed