Blazor CRUD Operations With Entity Framework Core in .NET 8

  Рет қаралды 8,178

CodeGanesh

CodeGanesh

5 ай бұрын

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.
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.
To take this course, you should have .NET 8 and Visual Studio 2022 Community Edition installed on your machine. 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.
1. Enhanced Navigation and Form Handling
2. Streaming Rendering
Additionally, you will know how to:
1. Create a reusable form component for performing add and update operations.
2. Apply Interactive Server-Side Rendering (interactive SSR) to a component.
So, hope you like the content. Consider subscribing for more!
Thanks for watching!
#dotnet8
#blazor
#aspnetcore
#codeganesh

Пікірлер: 54
@user-xj9ln7np5m
@user-xj9ln7np5m 13 күн бұрын
This is the best video on this topic
@buba6422
@buba6422 20 күн бұрын
Thank you for starting from a blank Solution and explaining everything as you went along.
@jameskayihura1675
@jameskayihura1675 16 күн бұрын
You're amazing as an instructor.
@skynet9914
@skynet9914 19 күн бұрын
how much i appreciate you , is not enough , so patient so clever , you are golden mine bro
@Don-ii4vm
@Don-ii4vm 20 күн бұрын
Impressive course. I learned a lot. Thank you. I look forward to more courses from you.
@lucaosabugo
@lucaosabugo 3 ай бұрын
INSANE! Best Blazor video, straight to the point, simply perfect, congratulations.
@codeganesh
@codeganesh 2 ай бұрын
Thank you very much for your comment. Glad the video was helpful. Regards.
@sabarinathanthangaraj8681
@sabarinathanthangaraj8681 2 ай бұрын
Excellent work.
@codeganesh
@codeganesh 2 ай бұрын
Thank you very much.
@user-qu1go2dk1r
@user-qu1go2dk1r 5 ай бұрын
really this is the best video about blazor crud in the entire youtube
@codeganesh
@codeganesh 5 ай бұрын
Hi! Thank you so much for your comment. Regards.
@MrLexitt
@MrLexitt 2 ай бұрын
Very Good! You deserve 100k subscribers.
@codeganesh
@codeganesh 2 ай бұрын
Thank you so much for your comment. Glad my content was useful. Love to hear that. Regards.
@user-fe3wz2in4v
@user-fe3wz2in4v Ай бұрын
Great ♥ , you deserve 1m subscribers
@markharby180
@markharby180 3 ай бұрын
Hey Ganesh, I have watched a number of Blazor CRUD videos and I have to say this is the best. You develop and explain in a real-world way, I love that you take the time to style as you go, this stuff is priceless, well done. You now have one new subscriber.
@codeganesh
@codeganesh 2 ай бұрын
Thank you so much for your comment. Glad you found my content useful. Thanks for subscribing.
@the.risprocess
@the.risprocess 4 ай бұрын
more power to this guy! keep posting this kind of tutorial vids.
@codeganesh
@codeganesh 2 ай бұрын
Thanks for your comment. I will surely do. Regards.
@user-pc5em5nl9j
@user-pc5em5nl9j 4 ай бұрын
Simplest blazor tutorial ive watched, i understand a lot.. thank you.
@codeganesh
@codeganesh 4 ай бұрын
Thanks for your comment. You're welcome!
@navindalmia
@navindalmia Ай бұрын
Really liked the video as it was very informative for a beginner like me..
@easypms2695
@easypms2695 4 ай бұрын
Excellent .NET 8 Blazor CRUD video, precise, clear instructions and very informative. Thank you so much.
@codeganesh
@codeganesh 4 ай бұрын
Thank you so much for your feedback. Glad you liked my course.
@user-vl2lu5ps1k
@user-vl2lu5ps1k 4 ай бұрын
Excellent . Very informative
@codeganesh
@codeganesh 4 ай бұрын
Thank you so much for your comment. Really appreciate it!
@skynet9914
@skynet9914 22 күн бұрын
you are best bro
@jawaharsubramanian27
@jawaharsubramanian27 5 ай бұрын
Ganesh - I love You, This is what 100% exactly i am looking for. Thank you so much
@codeganesh
@codeganesh 5 ай бұрын
Thank you Jawahar. Glad you found the content helpful. Thanks once again.
@maneshwar3468
@maneshwar3468 4 ай бұрын
It is a good course. Thank you Can you make a video of the same CRUD project using interactive Auto & WebAssembly? Is there a way to enable client side validation? The validation errors in SSR are not disappearing unless the form is re-submitted back to server. I think by combining Interactive WebAssembly, we can achieve it. Right?
@SproutSkout
@SproutSkout 4 ай бұрын
Clear as Day. You have my subscription. And Thanks
@codeganesh
@codeganesh 2 ай бұрын
Thanks for your comment. You're welcome.
@DhirenPathak
@DhirenPathak 2 ай бұрын
Nice Tutorials
@Aegisman
@Aegisman 4 ай бұрын
Great video, easy to follow, but could you extend this example with Authentication, Blazor side and for example API, so you can enter data over Blazor web or over API, both protected
@andrediscipulomoc
@andrediscipulomoc 4 ай бұрын
Hi Ganesh, your tutorial is simply fantastic. Thank you very much for your time and knowledge shared here. Hugs from Brazil! Consider the idea of putting together a more comprehensive course on Udemy! I'll be the first to buy it!
@codeganesh
@codeganesh 4 ай бұрын
Thank you so much André! Yes, I like your idea of a more comprehensive course; your support means a lot to me. Thanks once again.
@obinnaokafor6252
@obinnaokafor6252 3 ай бұрын
Nice course. Well done. Could you do something on Blazor united using Fluent UI for Blazor?
@suudhirgaddam9823
@suudhirgaddam9823 4 ай бұрын
Excellent Blazor crud...please make video on .net 8 mvc crud and web api crud with dto,s,repository pattern, dependency injection and async and await operations
@codeganesh
@codeganesh 4 ай бұрын
Thanks for your comment. Yes, I will try doing it. Thanks once again.
@ibrahimfikry6624
@ibrahimfikry6624 3 ай бұрын
thanks
@codeganesh
@codeganesh 2 ай бұрын
You're welcome.
@aplikasikependudukanbipabi6308
@aplikasikependudukanbipabi6308 4 ай бұрын
very good
@codeganesh
@codeganesh 4 ай бұрын
Thank you so much.
@alejandrozerdanbremme7122
@alejandrozerdanbremme7122 3 ай бұрын
Thanks!!!. One Question, is possible to use Modal in a Server Side Rendering Component?
@sureshmutluru4532
@sureshmutluru4532 5 ай бұрын
Excellent! Very Precise! Can you incorporate authentication in your course.
@codeganesh
@codeganesh 4 ай бұрын
Thank you Suresh. I will try doing it. Cheers!
@Jim_Manlove
@Jim_Manlove 4 ай бұрын
Can you please extend this tutorial to include many-to-many relationship.
@cissemy
@cissemy 5 ай бұрын
Thanks Can you make a course about adding adminLTE layout ?
@codeganesh
@codeganesh 4 ай бұрын
You're welcome. I will try bro. Thanks for your comment.
@anomalii7720
@anomalii7720 Ай бұрын
Very nice, but...if you put the connectionstring in the frontend ...there is something wrong.
@alisherkadraliev5998
@alisherkadraliev5998 5 ай бұрын
hello i get on end this video when deleting blazor.web.js:1 Error: One or more errors occurred. (Root component type 'CrudBooks.Components.Pages.Home' could not be found in the assembly 'CrudBooks'.) at Jn (marshal-to-js.ts:349:18) at Ul (marshal-to-js.ts:306:28) at 00b1ee2e:0x1facb at 00b1ee2e:0x1bf8c at 00b1ee2e:0xf173 at 00b1ee2e:0x1e7e5 at 00b1ee2e:0x1efdb at 00b1ee2e:0xcfed at 00b1ee2e:0x44108 at e. (cwraps.ts:338:24) i cant to delete book cuz book when deleting is null im add the if != null but not work
@codeganesh
@codeganesh 4 ай бұрын
Hi! Sorry for the late reply. In case you are still having the issue, please make sure (1) in the new project template, you used Server for the Interactive render mode, and Per Page/Component for the Interactivity location, and (2) You set InteractiveServer render mode for the BookCard component. Thanks.
"Stop Using Async Await in .NET to Save Threads" | Code Cop #018
14:05
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 105 МЛН
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 62 МЛН
What Are Your Thoughts on Entity Framework Core vs. Dapper?
21:49
"I Hate Agile!" | Allen Holub On Why He Thinks Agile And Scrum Are Broken
8:33
Welcome to my course: Blazor CRUD Jumpstart
1:12
CodeGanesh
Рет қаралды 1 М.
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 105 МЛН