Here's the Best Architecture for Your Blazor Web Apps in .NET 8 🔥

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

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

Hey friends,

Because it was mentioned in the comments, I want to talk about why I chose to show the presentation layer directly referencing the infrastructure layer for service registration in this tutorial. This is a practical approach I picked to keep things simple, especially for educational purposes. It's something you'll see in a lot of .NET projects because it makes setting up services straightforward, thanks to ASP.NET Core's dependency injection.

I aim to make my tutorials helpful for developers at any level, and sometimes that means choosing simplicity over strict adherence to principles like Clean Architecture. However, I get the concerns about layer separation and plan to explore more about Clean Architecture in future videos.

Thanks to everyone for the feedback. It really helps guide what I cover next and makes our discussions here richer. Appreciate all of you being part of this community and helping each other learn and grow.

Take care & happy coding,
Patrick

PatrickGod
Автор

Patrick, could you extend this video and discuss the next steps like adding authentication + db + EF, which project those belong in, and how they can be used in the Application layer. Thanks mate.

josephlittle
Автор

I think it would be great to see more real world examples using blazor, clean architecture with CQRS etc. Everyone is doing the basic out of the box type videos on .net 8 blazor. It would be great if you would go more in depth and to see an actual enterprise level application with UI customization. It would also be great to see how to structure nested components when you are using interactive blazor with something like mudblazor theming etc. Thanks @PatrickGod!

Exceptinal
Автор

It be nice to see an extended video using services and dapper please

guillermomazzari
Автор

Great video it would be good if you could create a longer video on this with Mediatr etc. and show how we can make it into a template so it’s easier to start new projects

Marshall
Автор

I'm watching 12 minutes and I have 7 left. I don't want them to run out!!! Please continue with this video!!!

TheSipfabio
Автор

Very informative video as usual Patrick, I'd love to see more videos about Clean Architecture in Blazor 8, I'm still having some issues with that, especially on auto render mode with .Client and .Server projects.
Thanks for all your work and help to the Blazor community.

gastonmartinez
Автор

I appreciate a lot your explanations of a technology which includes a view on the architecture whose is too often forgotten

jean-michelgrandvalet
Автор

@PatrickGod Congrats on another great video! It would be even better if you show us a sample from presentation layer through mediatr showing how you would do a query and a command through the domain and infrastructure. Really just a CRUD sample, i really get everything you showed us here but i believe a jr might need more clues

tinchant
Автор

Thank you, I enjoyed it, it was very good, simple and informative

javadjorian
Автор

Thank you for the video! Now I would like to see part 2 using CQRS and MediatR

kek_
Автор

Thanks for this very interesting video!! You explain even difficult topics in a simple way. A video on CQRS and Mediator would also be very helpful

marcosavarese
Автор

Thx, a very good video ! Is it possible to do one with mediatr and a CRUD to see how all the layers work together. Thx

mehdisijelmassi
Автор

That was helpful - just about the right level.

jankool
Автор

Great work and very important topic may you have to extend the video. Thanks

samehgenah
Автор

This is insane, thank you for the content🔥🔥🔥🔥

delfrysgameplays
Автор

Nice, Great topic Architecture for Blazor, would be awesome if you continue with CQRS.

maykonelias
Автор

Hey Patrick, I hope I did not miss this, but could you please make a video about login and user management in Blazor SSR? I really enjoyed your video about the CRUD system in SSR, but I need a login for that. Thank you really much for all your amazing courses! Have a nice weekend!

PaulPreu
Автор

Nice Patric but I want these CQRS pattern, love your content ❤

junaidkhanvibes-jkv
Автор

Clean Architecture is a classic solution looking for a problem.
It'll certainly soak up all those man hours of developers having meetings discussing it and working out what it does, rather than working :DDD

bobbastian