I am trying to create a database migration using EF Core on an ASP.NET Core project.
I get following error on running dotnet ef migrations add Init.
dotnet ef migrations add Init