I have a data project (.net standard 2.0) with Entity FrameWork Core 2.0.2 and SQL Server, Sqlite and PostgreSql providers.
I have more three projects for presentati
Enabling and starting the SQL Browser service fixed the problem for me. That avoids messing around with IP addresses and TCP ports.
Integrated security would not work, however, I had to revert to SQL User ID and password.