Newer
Older
BlazorKafkaSignalR / docs / 00-get-started.md
@Derek Comartin Derek Comartin on 1 Jun 2021 470 bytes Init

Get started

In this session, you'll setup your machine for Blazor development and build your first Blazor app.

Setup

To get started with Blazor, follow the instructions on https://aka.ms/blazor-getting-started.

Build your first app

Once you have your first Blazor app running, try building your first Blazor app.

Next up - Components and layout