Read data using Entity Framework Core in Blazor

preview_player
Показать описание
In this video, we'll learn how to read data from a database using Entity Framework Core in a Blazor web application in .NET 8. So we'll perform a "Read" operation in CRUD by reading data from a Books table in a book catalog database.

First, we'll add a method in the Application Layer project for performing the Read operation. Next, we'll implement that method in the Infrastructure project. Then we'll add a navigation link to a page where we will display a list of books. At this point, we'll also talk about an important feature of Blazor in .NET 8 called "Enhanced Navigation". Then, we'll implement the List page, and also style the page to make it look nice. After that, we'll refactor a portion of Razor markup into a new component. And finally, we end the video by talking about another feature of Blazor in .NET 8 called "Streaming Rendering".

Please note that this video is the third video in a series, where we will be exploring how to perform CRUD operations in Blazor in .NET 8.

Video #1

Video #2

Video #3

Video #4

Video #5

Video #6

Hope you find the video useful. Consider subscribing for more content. Thanks for watching!

Source code for my course:

#efcore
#blazor
#dotnet
#codeganesh
Рекомендации по теме
Комментарии
Автор

Excellent tutorial series.😍 I also watched the previous 2 parts. Explanations are clear and easy to understand.
Can you pls create a short vid about blazor 8 consuming a web api with some security features? Keep the vids coming. Thanks.😊

qutiephoebe
Автор

Very well made video! clear and easy to understand Just subscribed to your channel. 🙂Is there a link to the code? Thx

saroshwadia
Автор

in your video you are able to redirect your page to fill the form but i am not, even then when i have strictly followed your instruction, i you have you have any solution then please do share that

SANKALPRAJSINGH
join shbcf.ru