Learn how to perform CRUD operations with Blazor and Entity Framework Core in .NET 8

What you will learn

Implement CRUD operations using Blazor and Entity Framework Core in .NET 8

Learn and understand Enhanced Navigation and Form Handling

Learn and understand Streaming Rendering

Apply Interactive Server-Side Rendering (interactive SSR) to a component

Description

Are you a beginner developer with some Blazor and Entity Framework Core under your belt? Learn how to perform CRUD operations in .NET 8 with my course Blazor CRUD Jumpstart with Entity Framework Core in .NET 8!

In this course, we will be building a simple book catalog app, that lets a user add a new book, list all books, update an existing book and delete a book.

Who Should Take This Course?

This course is ideal for beginner developers who have some basic knowledge of Blazor and Entity Framework Core, and want to know how to perform CRUD operations using the two frameworks in .NET 8.

Software Required

To take this course, you should have .NET 8 and Visual Studio 2022 Community Edition installed on your machine.


Get Instant Notification of New Courses on our Telegram channel.


Course Format

This course is a mini course, which means that it is shorter than a typical Udemy course. However, the features have been condensed to fit in an hour or so.

What You Will Learn

By the end of this course, you will have gained an understanding of the following topics:

  • How to perform CRUD operations using Entity Framework Core in a Blazor web app in .NET 8.
  • Enhanced Navigation and Form Handling
  • Streaming Rendering

Additionally, you will know how to:

  • Create a reusable form component for performing add and update operations.
  • Apply Interactive Server-Side Rendering (interactive SSR) to a component.
English
language

Content

Welcome!

Welcome to the course
Tools Required

CRUD operations

Create the Database
Save Data
Read Data
Update Data
Create a Reusable Form
Delete Data

Conclusion

Thank you