© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
T. LitvinaviciusExploring Blazorhttps://doi.org/10.1007/978-1-4842-8768-2_5

5. General Blazor

Taurius Litvinavicius1  
(1)
Kaunas, Lithuania
 
In this chapter, you will find all the important features of Blazor that were not covered in previous chapters as well as some use case examples to go with them. Specifically, you’ll learn about the following:
  • JavaScript interactions

  • Local storage with Blazor

  • Handling files

  • Background tasks and examples

Interact with JavaScript

Although Blazor runs fully on C#, you will sometimes find cases where you will be required to interact with JavaScript , such as when executing JavaScript functions from C# or executing C# methods from ...

Get Exploring Blazor: Creating Server-side and Client-side Applications in .NET 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.