Hello. I have models for creating a database using Entity Framework and Code First approach.
How in Visual Studio can I connect to a proper server and create database in /Databases folder instead of e.g. master?
Or I can use SSMS if it is simplier here
.net 7