7904  Reviews star_rate star_rate star_rate star_rate star_half

Full Stack Web Programming with Blazor WebAssembly and ASP.NET Core Web API

This Full Stack Web Programming with Blazor WebAssembly and ASP.NET Core Web API training teaches you how to build UI apps using the same component-based patterns popularized by libraries such as...

Read More
Course Code ASPNC-112
Duration 5 days
Available Formats Classroom

This Full Stack Web Programming with Blazor WebAssembly and ASP.NET Core Web API training teaches you how to build UI apps using the same component-based patterns popularized by libraries such as Angular and React, but with C#. Attendees also learn server-side coding using ASP.NET Core Web APIs and SignalR to provide data for their Blazor WebAssembly applications.

Skills Gained

  • Understand the Blazor platform
  • Build UIs with components
  • Utilize data binding and event handling
  • Compose components
  • Build Blazor pages and configure routing
  • Deploy a Blazor WebAssembly application to production
  • Consume Server Data via REST APIs and SignalR (WebSockets)
  • Unit test Blazor apps
  • Unit test server-side code

Prerequisites

  • C# programming experience
  • HTML, CSS, and JavaScript development experience

Course Details

Course Outline

  • Introduction
  • Blazor WebAssembly Application
  • Razor Components and Data Binding
  • Composing Razor Components
  • Razor Component Forms
  • Razor Component Pages
  • Using Server Data
  • Interacting with JavaScript
  • Unit Testing
  • Conclusion