CRUD with Blazor WebAssembly & Web API in .NET 5

CRUD with Blazor WebAssembly & Web API in .NET 5

Patrick God via YouTube Direct link

Intro

1 of 24

1 of 24

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

CRUD with Blazor WebAssembly & Web API in .NET 5

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Create the Project (Blazor WebAssembly ASP.NET Core hosted)
  3. 3 New Models
  4. 4 Create a new API Controller
  5. 5 Implement the GET Call
  6. 6 Start the Client Implementations
  7. 7 Add a new Razor Component/Page
  8. 8 Implement the GET Call on the Client
  9. 9 Add a Service to the Client
  10. 10 Build the Razor Component
  11. 11 Watch the Network Tab of the Developer Tools
  12. 12 Get a Single Super Hero
  13. 13 Use Attribute Routing
  14. 14 Get a Single Hero on the Client
  15. 15 Create a Hero with POST
  16. 16 Build an EditForm
  17. 17 Get the Comics List
  18. 18 Utilize the JSRuntime to call console.log()
  19. 19 Add an event
  20. 20 Recap the POST Implementations
  21. 21 Update a Hero with PUT
  22. 22 Debug the PUT Call
  23. 23 Remove a Hero with DELETE
  24. 24 Create a GitHub Repository

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.