Learn how to implement all CRUD operations using Entity Framework Core with a SQL Server database in a Blazor WebAssembly ASP.NET Core hosted web application in .NET 5.

💻 GitHub repo: https://github.com/patrickgod/BlazingSuperHeroes

00:00:00 Intro
00:01:35 Short Recap of Part 1
00:03:19 Install SQL Server
00:05:12 Install Entity Framework
00:06:42 Connection String
00:08:40 Implement the DataContext
00:12:45 Register the DataContext
00:16:13 First Migration
00:26:48 Data Seeding
00:34:00 Get Comics & Dependency Injection
00:41:45 Get all Super Heroes
00:44:32 Get a Single Super Hero
00:46:05 Create a new Super Hero with POST
00:53:28 Update a Super Hero with PUT
00:59:24 Remove a Super Hero with DELETE

#entityframework #dotnet #sql #blazor #webassembly

 

Entity Framework Core & SQL Server with Blazor WebAssembly in .NET 5
2.10 GEEK