@page "/books" @using SecDevOpsLab.Models @using SecDevOpsLab.Data @inject AppDbContext Db @rendermode InteractiveServer