Duration 31:25

CORE MVC CRUD Operations with Entity Framework ( DB First approach + auto mapper )

1 775 watched
0
21
Published 26 Jan 2022

#asp.netcore #dotnetcoremvc #nihiratechiees ASP.NET CORE MVC CRUD Operations with Entity Framework Steps needs to follow =========================== 1, Create App with .NET CORE Framework 2, Install the below packages 1, Microsoft.EntityFrameworkCore 2, Microsoft.EntityFrameworkCore.Tools 3, Microsoft.EntityFrameworkCore.Designers 4, Microsoft.EntityFrameworkCore.SqlServer 3, Add Entity Framework 4, Generate views using scaffold 5, Apply Auto mapper 6, Update Entity Framework model 7, Add the all validations using data annotations 8, Final Demo

Category

Show more

Comments - 13