Blazor (WebAssembly) and Web API on .NET 6 (C#) - Let’s Build a Shopping Cart Application - Part 2

preview_player
Показать описание
This is the second part in a series of videos that provides a step by step guide for building a Shopping Cart application using Blazor and Web API.
In this video we start to develop the Web API component and focus on returning the Product data to the client Blazor component from the Web API component. As part of this functionality we use the repository pattern to abstract the data handling layer.

Blazor (Webassembly) Shopping Cart Application full playlist

Free Software used to Develop Shopping Cart Application
-------------------------------------------------------------------------------------------
Download Visual Studio 2022 for Widows (Community edition)

A video on .NET 6 created by this channel

PostMan

Download SQL Server 2019

Other Links
-------------------
Support the Channel :)
------------------------------------
Buy me a Coffee ☕️

PayPal

BitCoin
12JZYMiRq5YRDN5R5zuyYt7jMN8eTpkgns

Other Free Courses
------------------------------
Full playlist - Let's Build an ASP .NET Core MVC Web Application on .Net 5

Full playlist - C# for Beginners Course

Full playlist - Advanced C# Course

My Top 10 Reasons to Learn C# in 2022

C# Asynchronous Programming Video Series

GitHub
-----------

All music in this video was created by Gavin Lon
Рекомендации по теме
Комментарии
Автор

Your videos and explanation are simply awesome - Please upload the rest. Thank you

hushamhamadtou
Автор

Dare I say there really is a god after all

tom-summerfield
Автор

I watched the majority of your videos and can honestly say, I appreciate your dedication and creativity in making these videos. You have a great character and prove to be an excellent orator.

Klinicleview
Автор

Gavin, Excellent tutorial. Thanks for sharing

jimmydavila
Автор

Thanks so much for this, I really don't like EF, but watching you work magic this way, I'm starting to fall for it, I'm more an ADO type of guy. Great explanations, love the design pattern your implementing here

guillermomazzari
Автор

Hi Galvin! Why not just create a ProductCategory property on Product class? ANd just invoke it when u select a a record on database with linq -> e.g: Product.Where(...).Include(x => x.ProductCategory)?

Tibiafy
join shbcf.ru