What Changed
Beginning with v21.1, DevExpress Blazor components require .NET 5.0 and no longer support .NET Core 3.1.
Note that Microsoft Internet Explorer and Microsoft Edge Legacy are not supported in .NET 5.0. For more information, refer to Supported Browsers.
Reasons for Change
We use the new functionality from .NET 5.0 to implement specific features and fix bugs.
How to Update Existing Apps
If your Blazor projects target .NET Core 3.1, update them to .NET 5.0. For more information, refer to Breaking changes in .NET 5.