@rendermode InteractiveServer @page "/" @using Microsoft.EntityFrameworkCore @using WatchLog.Data @inject IDbContextFactory WatchLogDataContextFactory; GlobalEntities @if (ShowCreate) {

Add a New GlobalEntity

} else {

SHOW THE LIST

}