Developing a project using .NET Core and Entity Framework, using an existing database, does not come with a Model update wizard. But still, it doesn’t have to be a daunting task.
Posts for: #Sqlserver
SQL Server alias is not supported on .NET Core
The support for SQL alias has been intentionally removed from .NET Core.