Quickly change connectionstring when using a custom assembly with ef core
When using the linqpad driver with EF Core and provide my own assembly, i want to quickly change the connectionstring via the connection dropdown.
I could add every database to a own connection entry, but i want to specify the databaseserver and then quickly change the database.
1
vote
Anonymous
shared this idea