Skip to main content
A newer version of this page is available. .

Supported Browsers

DevExpress Blazor components support the following browsers:

Browser .NET Core 3.1 .NET 5.0
Google Chrome, including Android Yes Yes
Apple Safari, including iOS Yes Yes
Mozilla Firefox Yes Yes
Microsoft Edge Yes Yes
Microsoft Internet Explorer 11 Alert No

Microsoft Edge Legacy

In .NET 5.0, Blazor no longer supports Microsoft Edge Legacy. For more information, refer to the breaking change.

Internet Explorer 11 Limitations

In .NET Core 3.1, Blazor Server supports Microsoft Internet Explorer 11 with additional polyfills (for example, you can create a Polyfill.io bundle to add promises). Blazor WebAssembly is not supported because Microsoft Internet Explorer cannot run client-side C# code.

In .NET 5.0, Blazor no longer supports Microsoft Internet Explorer. For more information, refer to the breaking change.