MicroPlumberd.Services.Identity.Blazor 1.1.3.4

MicroPlumberd.Services.Identity.Blazor

Blazor components for user and role management with MicroPlumberd.Services.Identity.

Installation

dotnet add package MicroPlumberd.Services.Identity.Blazor

Components

UsersList

Displays all users with options to add, delete, reset password, and manage roles.

@using MicroPlumberd.Services.Identity.Blazor.Components

<UsersList OnUserChanged="StateHasChanged" />

RolesList

Displays all roles with options to add, edit, and delete roles.

@using MicroPlumberd.Services.Identity.Blazor.Components

<RolesList OnRoleChanged="StateHasChanged" />

Requirements

  • MicroPlumberd.Services.Identity configured in your application
  • ASP.NET Core Identity with UserManager and RoleManager registered

No packages depend on MicroPlumberd.Services.Identity.Blazor.

Version Downloads Last updated
1.1.3.4 2 01/01/2026
1.1.3.3 1 01/01/2026
1.1.3.2 0 01/01/2026
1.1.3.1 0 01/01/2026
1.1.3 0 01/01/2026
1.1.2 0 12/31/2025