Add initial hcs database schema creation
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
@page "/management/users"
|
||||
|
||||
@using System.IdentityModel.Claims
|
||||
@using Hcs.WebApp.Components.Dialogs
|
||||
@using Hcs.WebApp.Services
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using Microsoft.AspNetCore.Identity
|
||||
@using Microsoft.EntityFrameworkCore
|
||||
@using System.IdentityModel.Claims
|
||||
|
||||
@attribute [Authorize]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user