16 October 2022

Display Data from database | ASP .NET CORE (MVC) C# | Visual Studio 2022 | .Net 6.0

Display Data from database | ASP .NET CORE (MVC) C# | Visual Studio 2022 | .Net 6.0


In this video explained how to read the data from SQL Server database in Asp Net Core MVC by using Entity Framework Code First approach. We have used Visual Studio 2022 with .Net 6.0 and SQL Server 2019.

Required Packages:
Install-Package Microsoft.EntityFrameworkCore
Install-Package Microsoft.EntityFrameworkCore.SqlServer
Install-Package Microsoft.EntityFrameworkCore.Tools

https://github.com/gpaptechnologies

For better understanding Please watch the video till the end.


No comments:

Post a Comment