public IndexModel(MusicLibrary.Data.ApplicationDbContext mainDbContext) { currentDbContext = mainDbContext; }