Browser Compatibility in Blazor
15 Dec 20221 minute to read
Syncfusion Blazor UI components are supported by all modern web browsers on Windows, Linux, and MacOS.
Blazor WebAssembly
Browser | Versions |
---|---|
Google Chrome, including Android & iOS | Latest Version |
Mozilla Firefox | Latest Version |
Microsoft Edge | Latest Version |
Apple Safari, including iOS | Latest Version |
Opera | Latest Version |
Microsoft Internet Explorer | Not Supported |
Blazor Server Side
Browser | Versions |
---|---|
Google Chrome, including Android & iOS | Latest Version |
Mozilla Firefox | Latest Version |
Microsoft Edge | Latest Version |
Apple Safari, including iOS | Latest Version |
Opera | Latest Version |
Microsoft Internet Explorer | 11 |
NOTE
Blazor Server supports Microsoft Internet Explorer 11 with sufficient polyfills when using .NET Core 3.1 / lower versions. Refer this documentation to add the polyfills in Blazor server application.