关于[ASP.NET Core Blazor Hosting Models]的摘要:
Blazor offers two hosting models:(1) Blazor Server is a server-side hosting model. (2) Blazor WebAssembly is a client-side hosting model. Both — with all the advantages and disadvantages — the application and component models are the same. It also discusses how to create a web using the built-in ASP.NET Core 3.1 Blazor template for each hosting model. For that, ASP.NET Core must be installed on the computer.
原文地址: https://medium.com/informatics/asp-net-core-blazor-hosting-models-d17ed9e28a4a