Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Blazor WebAssembly

You're reading from  Mastering Blazor WebAssembly

Product type Book
Published in Aug 2023
Publisher Packt
ISBN-13 9781803235103
Pages 370 pages
Edition 1st Edition
Languages
Author (1):
Ahmad Mozaffar Ahmad Mozaffar
Profile icon Ahmad Mozaffar

Table of Contents (21) Chapters

Preface Part 1: Blazor WebAssembly Essentials
Chapter 1: Understanding the Anatomy of a Blazor WebAssembly Project Chapter 2: Components in Blazor Chapter 3: Developing Advanced Components in Blazor Part 2: App Parts and Features
Chapter 4: Navigation and Routing Chapter 5: Capturing User Input with Forms and Validation Chapter 6: Consuming JavaScript in Blazor Chapter 7: Managing Application State Chapter 8: Consuming Web APIs from Blazor WebAssembly Chapter 9: Authenticatiwng and Authorizing Users in Blazor Chapter 10: Handling Errors in Blazor WebAssembly Part 3: Optimization and Deployment
Chapter 11: Giving Your App a Speed Boost Chapter 12: RenderTree in Blazor Chapter 13: Testing Blazor WebAssembly Apps Chapter 14: Publishing Blazor WebAssembly Apps Chapter 15: What’s Next? Index Other Books You May Enjoy

Discovering more components and features in the book’s project

This book has covered basic and advanced topics of Blazor using the practical approach of developing features and components for the BooksStore project, which simulates a real-world scenario. In this section, I will present more components and features that have been added to the project’s repository, which will help you review what you have learned in this book and provide you with a useful resource that you can refer to when you encounter similar scenarios in your daily work.

The three features I will cover in this section are registering a user, rating and reviewing a book, and finally, how the admin can upload a cover file. Let’s get started.

User registration

In Chapter 9, Authenticating and Authorizing Users in Blazor, in the Building JWT custom authentication flow section, we developed the authentication infrastructure and created a login page, but the users need to register too.

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}