Search⌘ K
AI Features

Prerequisites

Explore the prerequisites necessary for securing Blazor applications with Auth0. Understand the required .NET SDK version and the development tools like the .NET CLI and supported IDEs. This lesson ensures you have the proper environment set up to build secure Blazor sample applications efficiently.

We'll cover the following...

We’ll build two Blazor sample applications and integrate them with Auth0 authentication services. Before we start, let’s check what we’ll need.

Note: While you would normally need to install various tools and SDKs to build Blazor applications on your machine, this course saves you the hassle and provides the programming environment inside the ...