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 ASP.NET Core 6 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 ASP.NET Core 6 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 Server application by using EF Core. In this course, Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core, you’ll learn how to build a data-driven web application from start to finish. First, you'll create the initial Blazor Server project and you'll set up Entity Framework Core. Next, you'll learn how to read and show employees in a paginated table and you will learn how to implement the components to add, edit, and delete an employee. Finally, you’ll learn how to handle concurrency conflicts in your Blazor Server application. These conflicts can happen when multiple users are working with your application. 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 ASP.NET Core 6 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