Building Blazor WebAssembly Applications with gRPC: Learn how to implement source generators and gRPC in your Blazor apps for better performance

Building Blazor WebAssembly Applications with gRPC: Learn how to implement source generators and gRPC in your Blazor apps for better performance

English | 2022 | ISBN: 978-1804610558 | 196 Pages | PDF, EPUB | 10 MB

Explore the power of Blazor WebAssembly, gRPC, and source generators for easy and quick web development

Key Features

  • Get to grips with integration between Blazor, gRPC, and source generators in real-life projects
  • Develop a complete Blazor WebAssembly project that takes advantage of gRPC’s capabilities
  • Explore best practices for building a high-performance web application with Blazor and C#

Building Blazor WebAssembly Applications with gRPC will take you to the next level in your web development career. After working through all the essentials of gRPC, Blazor, and source generators, you will be far from a beginner C# developer and would qualify as a developer with intermediate knowledge of the Blazor ecosystem.

After a quick primer on the basics of Blazor technology, REST, gRPC, and source generators, you’ll dive straight into building Blazor WASM applications. You’ll learn about everything from two-way bindings and Razor syntax to project setup. The practical emphasis continues throughout the book as you steam through creating data repositories, working with REST, and building and registering gRPC services. The chapters also cover how to manage source generators, C# and debugging best practices, and more. There is no shorter path than this book to solidify your gRPC-enabled web development knowledge.

By the end of this book, your knowledge of building Blazor applications with one of the most modern and powerful frameworks around will equip you with a highly sought-after skill set that you can leverage in the best way possible.

What you will learn

  • Master routing and test your learning with demo applications
  • Create service and controller classes for your API endpoints
  • Use gRPC with Blazor instead of REST and revamp your applications
  • Study partial classes, attributes, and more in source generators
  • Write reusable Razor components and debug your code effectively
  • Understand the semantic model of C# code
  • Discover how to read and navigate through syntax trees
  • Build dynamic websites without using JavaScript
Homepage