Entity Framework Core error during scaffolding in .NET 8
I am trying to build an Azure Function app. To import my database context using EF Core, I am running the scaffolding command as shown below.
Entity Framework error during scaffolding in .NET 8
I am trying to build a azure function app. To import my database context using EF Core, I am running the Scaffolding command as shown below.