This solution is a set of SDK-style `.NET` class libraries centered on user management and authorization for the HyperLab ecosystem. The main project in the current workspace, `INAF.Libraries.Net.DB.HyperLab.Users`, implements the database access layer for users, roles, permissions, tokens, invitations, and user settings by using `Entity Framework Core` with `SQL Server`.The loaded solution contains five library projects, all targeting `net10.0` and using nullable reference types and implicit global usings.
Francesco Carraro (Tue,) studied this question.