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 is this for?
Ideal for beginners wanting to master CRUD operations using the latest frameworks in .NET 8+.
Software Required
.NET 8 and Visual Studio 2022 Community Edition installed on your machine.
What You Will Learn
- CRUD operations with EF Core
- Enhanced Navigation
- Streaming Rendering
- Reusable Form Components
- Interactive SSR
- Form Handling in .NET 8