Table of Contents

Setup Guide

This section provides a guide for integrating BlazorLiveView into a Blazor Server web application. This consists of three steps:

  1. Installation - Installing necessary NuGet packages.
  2. Registering Services - Registering necessary BlazorLiveView services and endpoints.
  3. Dashboard - Adding the dashboard UI components.

Next Steps

Start with the first step Setup: Installation.