public IndexModel(BasicoWebRazorCore.Data.BasicoWebRazorCoreContext context) { _context = context; }
public DeleteModel(BasicoWebRazorCore.Data.BasicoWebRazorCoreContext context) { _context = context; }