[Blazor] Implement home page.

This commit is contained in:
2025-07-27 04:02:17 +01:00
parent cf7186adbb
commit 9c91d76561
5 changed files with 122 additions and 49 deletions

View File

@@ -70,6 +70,8 @@ builder.Services.AddDbContextFactory<Context>(options =>
#endif
});
builder.Services.AddDataGridEntityFrameworkAdapter();
Log.Debug("Setting the settings...");
Settings.Current = new SetSettings