using GerstITS.Data.EntityFramework; namespace GerstITS.Examples.Data.Migrations.DesignTime; public sealed class CustomerDbContextDesignTimeFactory : DesignTimeDbContextFactoryBase { }