protected override void Down(MigrationBuilder migrationBuilder) { ViewsHelper.DropUsersWithRolesView(migrationBuilder); }