ASP.Net Core Blazor Hosting Models

Written by madhup | Published 2019/08/17
Tech Story Tags: blazor | aspnet | dotnet | webassembly | javascript | csharp | aspnetcore | latest-tech-stories

TLDR Blazor comes with three hosting models which are categorized how the App is served to the browser and interactions are handled. Microsoft ASP.Net Core team is working and releasing the preview versions of Blazor. There are three types of Hosting Models: Client side, Server side, Client Side and Server Side. These models are mostly suitable for evergreen browsers. IE11 is not supported as it does not send WebAssembly to the browsers such as IE11. The server side model application is hosted in ASP.NET Core server.via the TL;DR App

no story

Written by madhup | Front end web developer with passion for problem solving and learning. https://madhust.github.io/
Published by HackerNoon on 2019/08/17