Hi Team
I have installed following packages, they appear to exist and have tried to run this command on NuGET console.
Install-Package Microsoft.EntityFrameworkCore.Tools
Install-Package Microsoft.EntityFrameworkCore.SqlServer
Scaffold-DBContext "Data Source=(LocalDb)\MSSQLLocalDB;
Catalog=eNtsaRegistration;
Integrated Security=True" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models.
I am getting an error,
The term 'Scaffold-DbContext' is not recognized as the name of a cmdlet
Rohan RaoPosted May 31, 2020, 10:31 PM
Microsoft.EntityFrameworkCore
Guest UserPosted May 12, 2020, 6:19 AM
Avnish KumarPosted May 11, 2020, 5:17 AM
Guest UserPosted May 10, 2020, 1:35 PM
Rajanikant HawaldarPosted May 10, 2020, 1:15 PM