Building Real-Life Applications with Blazor WebAssembly

Gain insights into building single-page web apps with Blazor WebAssembly. Delve into templated components, JavaScript integration, PWAs, app state, events, and ASP.NET Core hosted apps using C#.

Intermediate

113 Lessons

24h

Certificate of Completion

Gain insights into building single-page web apps with Blazor WebAssembly. Delve into templated components, JavaScript integration, PWAs, app state, events, and ASP.NET Core hosted apps using C#.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

4 Projects
68 Playgrounds
9 Quizzes

This course includes

4 Projects
68 Playgrounds
9 Quizzes

Course Overview

Blazor WebAssembly is a framework built on the popular and robust ASP.NET framework. It allows you to build single-page web applications that use C# on the client instead of JavaScript. Blazor WebAssembly does not rely on plug-ins or add-ons. It only requires that the browser support WebAssembly. In this course, you will complete practical projects that will teach you the fundamentals of Blazor WebAssembly. Each chapter includes a standalone project with detailed step-by-step instructions. Each project is ...Show More

What You'll Learn

An understanding of Blazor and its applications to web development

Working knowledge of creating templated components

Hands-on experience developing progressive web applications using Blazor

The ability to invoke JavaScript functions from Blazor using JS Interoperability

The ability to invoke .NET methods from JavaScript using JS interoperability

Familiarity with core components of Blazor, including built-in Razor components, application state, and events

What You'll Learn

An understanding of Blazor and its applications to web development

Show more

Course Content

1.

Introduction to Blazor WebAssembly

Get familiar with Blazor WebAssembly, its benefits, hosting models, and development setup.
2.

Building Your First Blazor WebAssembly Application

Get started with building your first Blazor WebAssembly app using Razor components.

Counter App

Project

3.

Building a Modal Dialog Using Templated Components

Master the steps to create customizable Blazor modal dialogs using templated components.

Task Tracking System

Project

4.

Building Local Storage Service Using JavaScript Interoperability

Grasp the fundamentals of building a local storage service using Blazor and JavaScript interoperability.
5.

Building a Weather App as a Progressive Web App (PWA)

Take a closer look at building a Blazor-based PWA weather app using APIs and offline capabilities.
6.

Building a Shopping Cart Using Application State

10 Lessons

Tackle creating a persistent shopping cart in Blazor WebAssembly using the AppState pattern.
7.

Building a Kanban Board Using Events

9 Lessons

Master the steps to build a dynamic Kanban board using Blazor WebAssembly event handling.

Completing the Kanban Board Project

Project

8.

Building a Task Manager Using ASP.NET Web API

15 Lessons

Step through building a task manager using ASP.NET Web API and Blazor WebAssembly.
9.

Building an Expense Tracker Using the EditForm Component

14 Lessons

Walk through creating an expense tracker with EditForm, input, and validation components.

Completing TaskManager Project

Project

10.

Conclusion

1 Lesson

Examine key concepts of Blazor WebAssembly, from Razor components to progressive web apps.
11.

Local Installations

1 Lesson

Find out about setting up your development environment with Visual Studio, .NET, and SQL Server.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor