This comprehensive video course is designed to provide a complete overview of the Blazor framework, covering installation and configuration requirements; it has been divided into several sections.
The course starts with an introduction and overview of the Blazor framework and concludes with a demo of the finished application. In section one, you will be guided through the necessary installation and configuration requirements for the Blazor framework; section two provides a more detailed overview of the Blazor framework, including hosting models.
Section three dives straight into building the first component, taking advantage of the component-based ecosystem of Blazor. Further sections cover advanced concepts such as data binding, routing, and lifecycle methods. In addition, the course explores the new features added to the latest version of ASP.NET Core 3.1.
You will also learn how to build a CRUD movie application, explore asynchronous programming fundamentals that are essential for Blazor, and introduce authorization to the movie app, allowing users to view only their own user profile data. Throughout the course, you will gain a deeper understanding of the various components of Blazor and get practical experience through hands-on coding exercises.
By the end of the course, you will be able to learn and build an ASP.NET 6.0 project.
All resources and code files are placed here: https://github.com/PacktPublishing/Build-and-Learn-ASP.NET-6.0-Blazor-H…
Create your first Razor component in Blazor
Implement basic authorization and user data protection in the movie application
Create a modal popup dialog and confirm the delete dialog with dynamic rendering and JavaScript interop calls
Create a database and add tables to store users and roles
Understand what a progressive web application is
Testing and debugging the Blazor application
Additionally, it is a great fit for people who are self-taught in C#/ASP.NET and willing to learn cutting-edge technology. The course is appropriate for beginner to intermediate level C# and Microsoft web developers. Lastly, Angular/ReactJS developers who wish to explore their Microsoft equivalent for the future will also benefit from this course.