Back to Aspnetcore

ASP.NET Core Blazor supported platforms

aspnetcore/blazor/supported-platforms.md

latest1.9 KB
Original Source

ASP.NET Core Blazor supported platforms

[!INCLUDE]

:::moniker range=">= aspnetcore-5.0"

Blazor is supported in the browsers shown in the following table on both mobile and desktop platforms.

BrowserVersion
Apple SafariCurrent†
Google ChromeCurrent†
Microsoft EdgeCurrent†
Mozilla FirefoxCurrent†

Current refers to the latest version of the browser.

:::moniker-end

:::moniker range="< aspnetcore-5.0"

Blazor WebAssembly

BrowserVersion
Apple SafariCurrent†
Google ChromeCurrent†
Microsoft EdgeCurrent†
Microsoft Internet ExplorerNot Supported
Mozilla FirefoxCurrent†

Current refers to the latest version of the browser.

Blazor Server

BrowserVersion
Apple SafariCurrent†
Google ChromeCurrent†
Microsoft EdgeCurrent†
Microsoft Internet ExplorerNot Supported
Mozilla FirefoxCurrent†

Current refers to the latest version of the browser.

:::moniker-end

:::moniker range=">= aspnetcore-6.0"

For Blazor Hybrid apps, we test on and support the latest platform Web View control versions:

:::moniker-end

Additional resources