Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# User Management UI Demo
Applicazione ASP.NET Core 5 che dimostra come usare lo `UserManager<TUser>` per assegnare ruoli e altro tipo di claim agli utenti.
Applicazione ASP.NET 8 che dimostra come usare lo `UserManager<TUser>` per assegnare ruoli e altro tipo di claim agli utenti.
Comment thread
AngeloDotNet marked this conversation as resolved.
Outdated

> Visita anche il ramo GIT `RoleManager` per scoprire come usare il servizio `RoleManager<TRole>` per creare dei ruoli arbitrari a cui possono essere assegnati dei claim.

![image.png](image.png)
![image.png](image.png)