Votre panier est vide.
public class Blog : Base Entity {
[Key]
[Key] public long Id { get; set; }
public string Name { get; set; }