I can't find examples on how to use EF Database Initializers with EF Core nor can I find a list of EF Database Initializers shipping with EF Core.
Has the concept of Database Initializers become obsolete? What's the current approach of initializing a database ... or not initializing an existing database?