Building Applications with Blazor in .NET Core 3.1/.NET 5.0
- 4.4
Brief Introduction
Getting StartedDescription
In this course, you will learn how you can use Blazor to build single-page applications. We will cover the basic building blocks of an application: the components and forms including validation. You will also learn how you can interact with a WebAPI from Blazor and how to secure your Blazor application. Finally, you will learn how you can deploy your Blazor application to Azure.
Requirements
- Requirements
- Students must have some working knowledge of C#, .NET Core, Entity Framework Core and WebAPI
- Students must have some working knowledge of HTML, CSS and JavaScript
- Students must have some working knowledge of GIT