CRUD with the Blazor WebAssembly Render Mode in .NET 8 🔥

preview_player
Показать описание
➡️ Use code START2024 for 10% off!

Table of Contents:
00:00 CRUD with the Blazor WebAssembly Render Mode in .NET 8 🔥
01:05 Create the Project
05:27 Adding a Model & Entity Framework Boilerplate
15:14 Create an API Controller
19:36 First Test
20:08 Create the Video Games Overview Page
33:45 Implement complete CRUD in the API Controller
37:12 Implement complete CRUD with Blazor WebAssembly

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

Thanks for sharing your knowledge. It means a lot to us self-employed people who don't have the time or money to attend expensive training courses. I will find a way to reward you, because your videos will make my business better. I wish you and your family a happy new year!

persehlin
Автор

Great tutorial, this is a huge step for me to start building my Blazor apps

evanderteixeira
Автор

This is real good. This help me solved my Blazor API issue.

tt_rain
Автор

Thank you Patrick for an excellent introduction to CRUD with Blazor WebAssembly! It helped me a great deal.

stephenshillitoe
Автор

Just perfect. I learned a lot. Thanks a lot.

imadabab
Автор

Hi Patrick, thanks a lot for you videos,
I've got two requests for you, if you don't mind :
- Make a new video on the Blazor Web App template, because your video was on the release candidate and it's different now
- Make a video about Blazor used for Single Page Appliactions, the documentation is really confusing on this subject. If I understand correctly, setting the interactivity location to "Global" makes the app a SPA, but I'm not quite sure. Your expertise would be appreciated
Anyway thanks for your work again, have a good day

YoupiMatos
Автор

And please add Swagger - will be creating mobile apps from the API server as well

MrBigdogtim
Автор

It's possible to add Swagger in the server project ? Like a asp net web api

eloveja
Автор

You can add a reference to the shared project for the video game to be visible in the DataContext class file

atirah
Автор

Hi Patrick, thank you for your great videos.
I have a request, if you don't mind: please add authentication to this video.
Thanks in advance.

mohsengolshani
Автор

Hello thanks for your work! Will there ever be a video dedicated to CQRS and MediatR?

kek_
Автор

how does the client know that i have to go to a seperate project when ever api/videogsmes is called. is client and server projects relationship set somewhere.

yassermian
Автор

Thank you for this content! I would love to see same but add authentication and authorization

MrBigdogtim
Автор

Hi, I'm creating an app based on your lesson. To display the data in the table, I use the Fluent DataGrid from the Fluent UI package. Column sorting doesn't work in my table, you can help or someone else.

ufjzmcm
Автор


97 / 5 000

Respect and thank you a lot.
But how to choose between Blazor wasm StandAlone with api host and this Template?

ayattmohamed
Автор

Can you make a video on how to migrate .net 6 projoect to .net 8 please huhu

klboklj
Автор

working with wasm component is a pain in the ass, if you used the dbcontext directly now you need a controller, same if you used to read files etc : /

ghevisartor
Автор

Thanks for the tutorial 👍. Is turning off pre-rendering the only way to solve the issue? It seems we are disabling one of the main features of the new rendering options. If we simulate a long delay in the API, we see a blank content area rather then the 'loading...' text, presumably until the dlls have been downloaded? There has to be a better alternative - I just haven't found it yet!

LevelHorizon
Автор

Please create video: AspNet Core WEB API + Blazor

JohnSmith-yrih
Автор

Kids will grow up and sleep whole night. Just wait few years

adam-xtte