Section 2:Building an Application with Blazor
In this section, you will learn about Razor syntax, validate forms, build and share components, understand dependency injection, and call JavaScript and C# from JavaScript.
This section includes the following chapters:
- Chapter 3, Introducing Entity Framework Core
- Chapter 4, Understanding Basic Blazor Components
- Chapter 5, Creating Advanced Blazor Components
- Chapter 6, Building Forms with Validation
- Chapter 7, Creating an API
- Chapter 8, Authentication and Authorization
- Chapter 9, Sharing Code and Resources
- Chapter 10, JavaScript Interop
- Chapter 11, Managing State