How to Choose a Blazor Hosting Model According to Your Needs

Blazor Server versus Blazor WebAssembly: advantages and disadvantages.

M. Ramadhan
Informatics

--

Table of Contents

Introduction
Blazor Server Hosting Model
Advantages of the Blazor Server Hosting Model
Disadvantages of the Blazor Server Hosting Model
Creating a Blazor Server Application
Running the Blazor Server Application
Blazor WebAssembly Hosting Model
Advantages of the Blazor WebAssembly Hosting Model
Disadvantages of the Blazor WebAssembly Hosting Model
Creating a Blazor WebAssembly Application
Running the Blazor WebAssembly Application
Choose Which One?
Summary
References

Photo by NordWood Themes on Unsplash

Introduction

Blazor is a framework for building a UI (user interface) client-side web. To make web applications with a rich and dynamic interactive UI, Blazor uses C# without using JavaScript. The Blazor application comprises reusable web UI components implemented using C#, HTML, and CSS…

--

--

M. Ramadhan
Informatics

I’m a database designer and developer, childhood in Menggala, living in Palembang.