Save
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@rendermode InteractiveServer
|
||||
@page "/"
|
||||
@page "/GlobalEntities"
|
||||
@using Microsoft.EntityFrameworkCore
|
||||
@using WatchLog.Data
|
||||
@inject IDbContextFactory<WatchLogDataContext> WatchLogDataContextFactory;
|
||||
|
||||
Reference in New Issue
Block a user