.NET 7 Blazor WebAssembly Full-Stack 🔥 Full Course Part 1/2 (with a Web API, EF Core & SQL Server)

preview_player
Показать описание

Table of Contents:
00:00 .NET 7 Blazor WebAssembly Full-Stack 🔥
01:21 Create a Blazor WebAssembly Project & Solution Overview
07:07 Create a Model
10:03 Add a New Controller
10:30 Add a GET Method
15:49 Create a New Page in Blazor
23:31 Use a Lifecycle Method
27:42 Use Entity Framework with Code-First Migrations & SQL Server
40:04 Receive data from the database
45:32 Use QuickGrid to display the data

#DotNet #Blazor #BlazorWebAssembly
Рекомендации по теме
Комментарии
Автор

Patrick, you are bless for .NET community, man

joaogabrielv.m
Автор

Don't be sorry about your baby girl Patrick. I really appreciate how your look after your newborn even during work. Kudos.❤

vivekkaushik
Автор

God bless everyone in your family. Thank you Patrick.

FearGod
Автор

Your baby cooing is so adorable and sweet! <3 Never feel embarrassed about raising a little human while you are creating such amazing content for the rest of the world!

etcndfj
Автор

Thanks a lot! Great presentation. P.S. don’t be sorry for your baby. Enjoy the opportunity to spend time with her. All the best!

TheChonsey
Автор

Hello from Venezuela! thanks a lot Sir! great tutorial!

smetaljuan
Автор

Thanks you so much for this great video! This is exactly what I needed for a project at work!

etcndfj
Автор

Thanks for the great tutorial. If I want to use Blazor full stack with .NET 8, how much of a code change will it require ? Would love an updated course on .NET 8 with blazor full stack.

codegeek-ilfm
Автор

Good works, @PatrickGod !

I was wondering, for part 2, are you planning on connecting to an online database instead of a local server?
Thanks in advance!

contactthejeff
Автор

Hello ! Thanks a lot for this helpfull video !
Can you share with us your Visual Studio Theme and Extensions please ? I really like your theme !

nicolasraynaud
Автор

@Patrick I'm loving this as it is exactly what I needed. I'm just picking up an issue with the dotnet ef migration add. I'm getting a failed error and can't figure out what the cause is. I downgraded the core versions and everything to match yours, rebuilt the projects but still get the same generic error. Are there any alternative to creating the initial database? 37:47

stevendebeer
Автор

Hi I downloaded VS 2022 with .net 8 and I don't see the Blazor Project option that you started with. Can you advise how to get started to code along with .net 8?

argeelearner
Автор

I tried this many times but I always got an error when I am using dotnet ef tool in package manager console

BloodVinksz
Автор

Why is it that when I am going to run in the command dotnet ef migrations add InitialCreate, I got error from entity framework The type or namespace name 'entityframeworkcore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?). How to fix?

BloodVinksz
Автор

🚀 Special Offer: Join the .NET Web Academy now and master web development with .NET, Blazor, and Tailwind CSS. Get a 30% discount – only today!

PatrickGod