Building Blazor WebAssembly Applications with gRPC - Helion
Tytuł oryginału: Building Blazor WebAssembly Applications with gRPC
ISBN: 9781804613290
stron: 196, Format: ebook
Data wydania: 2022-11-04
Księgarnia: Helion
Cena książki: 94,99 zł
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.
Osoby które kupowały "Building Blazor WebAssembly Applications with gRPC", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Blazor WebAssembly Applications with gRPC. Learn how to implement source generators and gRPC in your Blazor apps for better performance eBook -- spis treści
- 1. Introducing Blazor, gRPC, and Source Generators
- 2. Creating a Blazor WebAssembly Application
- 3. Creating a Database Using Entity Framework Core
- 4. Connecting Client and Server with REST API
- 5. Building gRPC Services
- 6. Diving Deep into Source Generators
- 7. Best Practices for C# and gRPC