Blazor Course - Build an e-Commerce Web App with Clean Architecture | ASP.NET Core Blazor Tutorial

preview_player
Показать описание
🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.

💎Learn .NET MAUI while creating a Contacts App in .NET 7:

🔥Learn Blazor while creating an Inventory Management System in .NET 6

💎 Complete Guide to ASP.NET Core Identity

💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture

💎 Complete Web API Course:

👍Architecture Course

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

💎My New Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture

Around lesson 3 and lesson 4, some parts' sound quality was messed up due to video combining process. Unfortunately, on YouTube, once a video is uploaded, I cannot modify it anymore. You can go to my course link above to watch them as free preview.

FrankLiuSoftware
Автор

This was a great course, just finished it. I love any course that teaches clean architecture.

rossthemusicandguitarteacher
Автор

Very good introduction, but I urgently suggest You adjust Your audio levels, those permanent changes are disturbing

RickTheClipper
Автор

Thank you very much Frank! You are the Master of Programming Tutorials and Enrichment. Really love your step by step lessons. I am able to grasp all of the basic concepts. Your videos are an invaluable resource for us all. Keep them coming!!!

hokutoueda
Автор

Wauw, been self-learning C# since the following four months. So far, I haven't heared anything about Middleware and how the process actually works. The first 6 minutes alone are enough for me to give this a thumbs up and a subscribe, thanks for the help!

timmylol
Автор

I really enjoy your detailed explanations and presentations. With such good clarity and crystal clear explanations. I look forward to watching you closely moving forward

brandonwaagan
Автор

Posting the first sections on YT was genius! I bought your udemy course! Nice content!

coldwire
Автор

thank you sir.. now i have better understanding in of what uncle bob says thumbs upp :)

anthony
Автор

Frank, I am to the point where I am not really comfortable to continue consuming your channel videos without being able to pay back, even nominally. Usual stuff, like "Patreon" or "Cup of coffee" etc will be really nice. Please enable your channel to accept payments of some sort, that will lessen the guilt factor.
Thank you for practical experience you share with us!

michaelestrinone
Автор

Furthermore, if I understood you correctly, you specified the zero as a return value in the one method.
I was told that is bad. An exception would be better, so that you could continue working with the value.

DJoneone
Автор

Thank you for your easy to understand tutorial

guycamu
Автор

I am living in iran and i cant pay becouse of U. S. A sancations, , , , what am I supposed to do? Can I use the source code in a free manner?

siamakut
Автор

Great tutorial! Is there any master detail blazor content especially multiple edit on details?

volkov
Автор

why do you stop at the product details, you call it Build an e-Commerce Web App but you leave ou the e-comerse part...

vesnx
Автор

Why don't you list out the categories in left sidenav and search by Category link? Please...

vinothdharmaraj
Автор

Thank you sir! I learned about Bootstrap and about search filtering functionality from you. But frankly your example doesn’t have a lot of relation to Clean Architecture (for example UI should not have dependencies on everything but only to Infrastructure) and it is a shame that you don’t have a database here.

torrvic
Автор

Purchased on Udemy and subscribed. What font are you using in the VS IDE for editing your C# files?

guyincognito
Автор

Hello Frank, How to convert this example from Blazor Server to Blazor WebAssembly, Is possible?
Do you have a video?

nelsongomez
Автор

Why are u doing the repositry pattern when ef core supports this just a question not a fault.

dotnetdevni
Автор

I've landed on an issue with the Search Button CallBack, during debug I can see the filter var is being passed. However when it checks the condition if the products !=null && products.Count() > 0, it seems to never hit the else statement when searching the list.

stinefelt