/ASP.NET-CORE

Asp.Net core examples

Primary LanguageC#

enter image description here

Data Access Layer Errors

Error-1

The term 'Add-Migration' is not recognized as the name of a cmdlet

Solution-1 : IDesignTimeDbContextFactory

Solution-2 : Nuget Cache Clear

Solution-3 :

[> Install-Package Microsoft.EntityFrameworkCore.Tools -Version 2.2.2]