@page @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @using MyDarling.Models; @inject DataContext context; @{ Layout="_Layout"; }