Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.52 KB

supported-platforms.md

File metadata and controls

46 lines (35 loc) · 1.52 KB
title author description monikerRange ms.author ms.custom ms.date no-loc uid
ASP.NET Core Blazor supported platforms
guardrex
Learn about the supported platforms for ASP.NET Core Blazor.
>= aspnetcore-3.0
riande
mvc
10/15/2019
Blazor
blazor/supported-platforms

ASP.NET Core Blazor supported platforms

By Luke Latham

[!INCLUDE]

Browser requirements

Blazor WebAssembly

Browser Version
Microsoft Edge Current
Mozilla Firefox Current
Google Chrome, including Android Current
Safari, including iOS Current
Microsoft Internet Explorer Not Supported†

†Microsoft Internet Explorer doesn't support WebAssembly.

Blazor Server

Browser Version
Microsoft Edge Current
Mozilla Firefox Current
Google Chrome, including Android Current
Safari, including iOS Current
Microsoft Internet Explorer 11†

†Additional polyfills are required (for example, promises can be added via a Polyfill.io bundle).

Additional resources

  • xref:blazor/hosting-models