Building Real-Life Applications with Blazor WebAssembly
Learn practical projects that will teach the fundamentals of the Blazor WebAssembly framework.
Blazor WebAssembly is a framework built on the popular and robust ASP.NET framework. It allows you to build single-page web applications that use C# on the client instead of JavaScript. Blazor WebAssembly does not rely on plug-ins or add-ons. It only requires that the browser support WebAssembly.
In this course, you will complete practical projects that will teach you the fundamentals of Blazor WebAssembly. Each chapter includes a standalone project with detailed step-by-step instructions. Each project is designed to highlight one or more important concepts. In the first project, you will learn templated components. Next, you will learn about JavaScript interoperability, Progressive Web Applications, application state, events, and ASP.NET Core hosted applications with Web API. You will finish with built-in components, such as EditForm and validation.
By the end of the course, you will have experience building both simple standalone web applications and hosted web applications with SQL Server backends.
There are no reviews yet.