Setup MS SQL in ASP.NET Core with Entity Framework



Setup MS SQL in ASP.NET Core with Entity Framework

Setup MS SQL in ASP.NET Core with Entity Framework

In this video I show you how to setup a MS SQL connection in your ASP.NET Core project with Entity Framework. It will work for both web app, web API and Blazor Project. I also demontrate in a Blazor Server App how to display the data from the MS SQL database.

Download project: https://zetbit.tech/Downloads/Project/8/connect-to-ms-sql-with-ef-in-net-7

Comments are closed.