Coggle requires JavaScript to display documents.
Add-migration promotionChanges
modelBuilder.Entity<Promotion>().Property(x => x.Name).IsRequired();