aspnetcore/blazor/supported-platforms.md
:::moniker range=">= aspnetcore-5.0"
Blazor is supported in the browsers shown in the following table on both mobile and desktop platforms.
| Browser | Version |
|---|---|
| Apple Safari | Current† |
| Google Chrome | Current† |
| Microsoft Edge | Current† |
| Mozilla Firefox | Current† |
†Current refers to the latest version of the browser.
:::moniker-end
:::moniker range="< aspnetcore-5.0"
| Browser | Version |
|---|---|
| Apple Safari | Current† |
| Google Chrome | Current† |
| Microsoft Edge | Current† |
| Microsoft Internet Explorer | Not Supported |
| Mozilla Firefox | Current† |
†Current refers to the latest version of the browser.
| Browser | Version |
|---|---|
| Apple Safari | Current† |
| Google Chrome | Current† |
| Microsoft Edge | Current† |
| Microsoft Internet Explorer | Not Supported |
| Mozilla Firefox | Current† |
†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