EF7 with ASP.NET Core Blazor Server

EF7 with ASP.NET Core Blazor Server

I made some videos based on EF7 tutorial "ASP.NET Core Blazor Server with Entity Framework Core (EF Core)" that you can find here

https://learn.microsoft.com/en-us/aspnet/core/blazor/blazor-server-ef-core?view=aspnetcore-7.0

 

EF7 with ASP.NET Blazor Server - Intro

Top

 

EF7 with ASP.NET Blazor Server - Database access

Top


EF7 with ASP.NET Blazor Server - Add new contact

Top

 

EF7 with ASP.NET Blazor Server - View contact

Top


EF7 with ASP.NET Blazor Server - Edit contact

Top

 

EF7 with ASP.NET Blazor Server - Delete contact

Top

 

EF7 with ASP.NET Blazor Server - Concurrency

Top