Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C# by Toi B. Wright
Language: English | 2021 | ISBN: 1800567510 | 226 pages | EPUB | 10 MB
Language: English | 2021 | ISBN: 1800567510 | 226 pages | EPUB | 10 MB
Blazor WebAssembly makes it possible to run C# code on the browser instead of having to use JavaScript, and does not rely on plugins or add-ons. The only technical requirement for using Blazor WebAssembly is a browser that supports WebAssembly, which, as of today, all modern browsers do. Blazor WebAssembly by Example is a project-based guide for learning how to build single-page web applications using the Blazor WebAssembly framework. This book emphasizes the practical over the theoretical by providing detailed step-by-step instructions for each project.