Is there a way to pass the connection string when calling _contextFactory.CreateDbContext()?
This is the example that is given on the EF Core docs page:
pu