Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Build a Weather and Tide App with APIs & Blazor in .NET 8
Build a Weather and Tide App with APIs & Blazor in .NET 8
Introduction & Create the Blazor Web App (2:48)
Install Radzen Blazor (5:38)
Change the Layout & Implement a SearchBox (14:50)
First Look at the Weather API (3:24)
Create Response Classes (3:02)
Add an HTTP Client for the Weather API (3:37)
Implement the Weather Service (6:05)
Implement the Weather API Client - Part 1 (5:31)
Implement the Weather API Client - Part 2 (11:08)
Add the HTTP Client for the Tide API (3:17)
Implement the Tide Service (4:51)
Add the TideResponse Classes (1:41)
Implement the Client for the Tide API (9:07)
Finish Client Implementations (6:11)
Introduction & Create the Blazor Web App
Complete and Continue