Create a Blazor Server Application

Learn to create a basic Blazor Server application.

The application type

We’ll create an application based on the .NET project template provided with the .NET CLI and Visual Studio. Since we are focusing on the integration between Blazor applications and Auth0, we won’t require a complex application to understand the basics of this integration. The standard starter application built with the Blazor Server template is enough for our purposes. We’ll modify this application by adding components and code when needed.

Get hands-on with 1200+ tech skills courses.