.NET 6 Blazor 🔥 Walking Skeleton / Boilerplate with EF Core 6 Code-First Migrations & SQL Server

Patrick God

🔥 Blazor Bootcamp: https://www.udemy.com/course/blazor-webassembly/?referralCode=647B4EAACD6D8E4E6872
📧 Newsletter: https://newsletter.patrickgod.com/
❤️ Ko-fi: https://ko-fi.com/patrickgod
☕ Coffee: https://www.buymeacoffee.com/patrickgod
💻 GitHub: https://github.com/patrickgod/BlazorWalkingSkeletonDotNet6
🐦 Twitter: https://twitter.com/_PatrickGod

Table of Contents:
00:00:00 Intro
00:02:33 Create a Blazor WebAssembly ASP.NET Core Hosted Project
00:07:30 Add the Model Class
00:08:53 Install Entity Framework Core
00:11:44 Add EF Core NuGet Packages
00:13:33 Add the Connection String
00:14:56 Implement the DataContext
00:20:29 Configure the DataContext for SQL Server
00:22:19 Run a Code-First Migration
00:27:41 Add a Service on the Server (using Repository Pattern)
00:31:25 Implement the HTTP GET Method on the Server
00:37:48 Add SwaggerUI
00:41:43 Implement Services on the Blazor WebAssembly Client
00:49:30 Add a Page to the Blazor WebAssembly Client
00:54:39 Testing the Implementations
00:56:37 Push to GitHub
00:57:04 Outro

🙏MANY THANKS TO THESE LOVELY PEOPLE:
alibux
@mgrainger231
g.dassel
Luke Vincent
mrcl
Alain Legrand
Thomas Werner
István Csibor
Grant Burdon
@gianluigiconti
Gerrit Esmeijer
Illia
Németh-Pók István
Michael Mel
Marko Zdilar
GerryB
@DADA_universe
Domen Hren
@heroesch
Carey
Peter De Tender
Baris Keskin
Someone
@Big_Bear_27390
Mathias
walter e watkins
Günther Dassel
Axel
Josh
Daniel Huber
Fredric Adell
Juan Carlos
Manolis
Pajani
P.
Jonas Granlund
Someone
Bobby
Kristina
@xamarin007

#DotNet #Blazor #PatrickGod