Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Building a Data-driven Blazor Server Application with EF Core

This course will teach you how to use Blazor Server and Entity Framework Core to build a data-driven web application with .NET and C#.

Thomas Claudius Huber - Pluralsight course - Building a Data-driven Blazor Server Application with EF Core
by Thomas Claudius Huber

What you'll learn

Blazor Server and Entity Framework Core are a popular combination to build data-driven web applications because there's no need to implement a web API; instead, you can access the database directly from your Blazor components.

In this course, Building a Data-driven Blazor Server Application with EF Core, you’ll learn how to build a data-driven web application from start to finish that can be used to manage employees and departments.

First, you'll create the initial Blazor web project and you’ll generate CRUD (Create, Read, Update, Delete) components using EF Core, so that a user can create, read, update, and delete employees.

Next, you'll learn how to add sorting, pagination, and filtering to a list of employees. You’ll also introduce a Department model and you will learn how to work with related data.

Finally, you’ll learn how to publish your blazor web application to the Azure cloud.

When you’re finished with this course, you’ll have the skills and knowledge of Blazor Server and Entity Framework Core needed to build data-driven web applications with .NET and C#.

Table of contents

About the author

Thomas Claudius Huber - Pluralsight course - Building a Data-driven Blazor Server Application with EF Core
Thomas Claudius Huber

Thomas is a well-known author, software developer, and speaker from Germany. He specializes in .NET, C#, TypeScript, XAML, and Azure.

More Courses by Thomas